qmk_firmware/LUFA/Drivers/USB/Class/Host
Dean Camera 849b9535e7 Add new error condition to the HID Report Parser for when a report is parsed but no unfiltered items are encountered (i.e. nothing of interest in the device report). Make all host HID "WithParser" demos print the new error condition. 2009-09-22 08:07:48 +00:00
..
CDC.c Add const qualifiers to Host mode Class drivers. 2009-09-21 06:08:39 +00:00
CDC.h Add const qualifiers to Host mode Class drivers. 2009-09-21 06:08:39 +00:00
HID.c Add new attributes to the HID Report Parser and HID Host Mode Class driver to keep track of the largest report the device can send for buffer allocation purposes. Change MouseHostWithParser and KeyboardHostWithParser demos to only allocate the needed number of bytes. 2009-09-21 12:23:09 +00:00
HID.h Add new attributes to the HID Report Parser and HID Host Mode Class driver to keep track of the largest report the device can send for buffer allocation purposes. Change MouseHostWithParser and KeyboardHostWithParser demos to only allocate the needed number of bytes. 2009-09-21 12:23:09 +00:00
HIDParser.c Add new error condition to the HID Report Parser for when a report is parsed but no unfiltered items are encountered (i.e. nothing of interest in the device report). Make all host HID "WithParser" demos print the new error condition. 2009-09-22 08:07:48 +00:00
HIDParser.h Add new error condition to the HID Report Parser for when a report is parsed but no unfiltered items are encountered (i.e. nothing of interest in the device report). Make all host HID "WithParser" demos print the new error condition. 2009-09-22 08:07:48 +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
MassStorage.c Add const qualifiers to Host mode Class drivers. 2009-09-21 06:08:39 +00:00
MassStorage.h Add const qualifiers to Host mode Class drivers. 2009-09-21 06:08:39 +00:00
StillImage.c Add const qualifiers to Host mode Class drivers. 2009-09-21 06:08:39 +00:00
StillImage.h Add const qualifiers to Host mode Class drivers. 2009-09-21 06:08:39 +00:00