aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/LowLevel/JoystickHostWithParser/JoystickHostWithParser.c
Commit message (Expand)AuthorAgeFilesLines
* Reverted Endpoint/Pipe non-sequential configuration hack, placed restriction ...Dean Camera2010-09-301-1/+1
* Move out many of the common class driver constants into grouped enums, to mak...Dean Camera2010-09-281-5/+5
* Tighten up the code in the delta movement detection code in the MouseHostWith...Dean Camera2010-08-091-9/+5
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-305/+305
* USB_Init() no longer calls sei() to enable global interrupts - this must now ...Dean Camera2010-04-281-0/+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
* Fixed HID Parser not distributing the Usage Min and Usage Max values across a...Dean Camera2009-12-041-1/+1
* Added new JoystickHostWithParser demos to the library.Dean Camera2009-11-041-0/+305