aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Class/Host/HIDParser.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed swapped paremeters in the HID state memory copy call while processing a...Dean Camera2009-08-111-43/+32
* Fixed report data alignment issues in the MouseHostWithParser demo when X and...Dean Camera2009-07-281-0/+2
* Fixed broken HIDReportParser.c.Dean Camera2009-06-151-1/+3
* Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.Dean Camera2009-06-141-0/+3
* Commit of new class abstraction APIs for all device demos other than the MIDI...Dean Camera2009-06-011-0/+326