You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/LUFA/Drivers/USB/Class/Host
Dean Camera 573a27d90a
Fix incorrect names for the HID Host protocol setting routines.
15 years ago
..
CDC.c Add const qualifiers to Host mode Class drivers. 15 years ago
CDC.h Add const qualifiers to Host mode Class drivers. 15 years ago
HID.c Fix incorrect names for the HID Host protocol setting routines. 15 years ago
HID.h Fix incorrect names for the HID Host protocol setting routines. 15 years ago
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. 15 years ago
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. 15 years ago
HIDReportData.h Commit of new class abstraction APIs for all device demos other than the MIDI demo - not documented yet. 16 years ago
MassStorage.c Add const qualifiers to Host mode Class drivers. 15 years ago
MassStorage.h Add const qualifiers to Host mode Class drivers. 15 years ago
StillImage.c Add const qualifiers to Host mode Class drivers. 15 years ago
StillImage.h Add const qualifiers to Host mode Class drivers. 15 years ago