aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/DualRole/ClassDriver/MouseHostDevice/DeviceFunctions.c
Commit message (Expand)AuthorAgeFilesLines
* Added const attributes to some of the class driver function parameters that w...Dean Camera2010-07-131-1/+1
* Add default "all" makefile targets to the demo tree makefiles.Dean Camera2010-06-251-1/+1
* Add new ReportType parameter to the HID class driver device callback and host...Dean Camera2010-05-091-2/+3
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-145/+145
* Make sure the button report set masks use OR in all circumstances, to prevent...Dean Camera2010-02-161-1/+1
* Update copyright year to 2010.Dean Camera2009-12-301-2/+2
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-7/+7
* Fix more Doxygen errors from missing parameter documentation.Dean Camera2009-11-251-0/+1
* Added new ReportType parameter to the HID Device Class driver CALLBACK_HID_De...Dean Camera2009-11-231-1/+1
* Add optional double-banking support to the Device mode Class Drivers, on a pe...Dean Camera2009-11-061-5/+6
* Remove old OTG demo directory with useless TestApp demo. Add new DualRole dir...Dean Camera2009-09-291-0/+144