qmk_firmware/LUFA/Drivers/USB/Class/Host
Dean Camera 8bb007f80b Fixed HID host Class driver report send/receive report broken when issued through the control pipe.
Make Mass Storage device Class driver accept resets at any time, rather than just after a command block has been processed.

Remove the HID device parser from the boot protocol Keyboard/Mouse demos.
2009-11-09 08:24:01 +00:00
..
CDC.c Add optional pipe double banking support to the Host mode Class drivers. 2009-11-07 03:51:24 +00:00
CDC.h Add optional pipe double banking support to the Host mode Class drivers. 2009-11-07 03:51:24 +00:00
HID.c Fixed HID host Class driver report send/receive report broken when issued through the control pipe. 2009-11-09 08:24:01 +00:00
HID.h Fixed HID host Class driver report send/receive report broken when issued through the control pipe. 2009-11-09 08:24:01 +00:00
HIDParser.c Added new Printer Host mode Class driver. 2009-11-04 13:16:53 +00:00
HIDParser.h Fixed HID host Class driver report send/receive report broken when issued through the control pipe. 2009-11-09 08:24:01 +00:00
HIDReportData.h Commit of new class abstraction APIs for all device demos other than the MIDI demo - not documented yet. 2009-06-01 11:03:39 +00:00
MIDI.c Add optional pipe double banking support to the Host mode Class drivers. 2009-11-07 03:51:24 +00:00
MIDI.h Add optional pipe double banking support to the Host mode Class drivers. 2009-11-07 03:51:24 +00:00
MassStorage.c Add optional pipe double banking support to the Host mode Class drivers. 2009-11-07 03:51:24 +00:00
MassStorage.h Add optional pipe double banking support to the Host mode Class drivers. 2009-11-07 03:51:24 +00:00
Printer.c Add optional pipe double banking support to the Host mode Class drivers. 2009-11-07 03:51:24 +00:00
Printer.h Add optional pipe double banking support to the Host mode Class drivers. 2009-11-07 03:51:24 +00:00
StillImage.c Add optional pipe double banking support to the Host mode Class drivers. 2009-11-07 03:51:24 +00:00
StillImage.h Add optional pipe double banking support to the Host mode Class drivers. 2009-11-07 03:51:24 +00:00