aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/ClassDriver/KeyboardMouseMultiReport
Commit message (Expand)AuthorAgeFilesLines
* Oops: Fix compile error in the low level KeyboardMouse demo.Dean Camera2011-07-021-1/+1
* Seperate out the device demos and project's configuration descriptor structur...Dean Camera2011-07-011-0/+2
* Add new "checksource" target to the library makefiles, for automated source f...Dean Camera2011-06-201-2/+10
* Massive corrections to the project documentation and code comments, thanks to...Dean Camera2011-06-051-1/+1
* Lower the size of the HID report endpoint from 16 bytes to 8 bytes, to allow ...Dean Camera2011-05-261-1/+1
* Update MediaController project to remove the Record usage (not often needed) ...Dean Camera2011-05-231-3/+5
* F_CLOCK changed to F_USB to be more descriptive, and applicable on future arc...Dean Camera2011-03-211-7/+7
* Add new ARCH option to the makefiles to (eventually) specify the target devic...Dean Camera2011-02-191-3/+7
* Add static keyword to all project globals whose scope should be restricted to...Dean Camera2011-02-101-1/+2
* Add missing svn:eol-style properties to the new KeyboardMouseMultiReport demo.Dean Camera2011-02-097-3030/+3030
* Oops - fix missing constants in the TempDataLogger FatFS diskio.h header file.Dean Camera2011-02-061-6/+6
* Add new HID_DESCRIPTOR_VENDOR() macro, change over all projects and Device Cl...Dean Camera2011-01-302-5/+5
* Added new KeyboardMouseMultiReport Device ClassDriver demo.Dean Camera2011-01-268-0/+3031