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 4670b39070
Fixed HID report parser collection paths invalid due to misplaced semicolon in the free path item search loop. Increased the default number of collection paths allowable by the parser.
15 years ago
..
CDC.c Add const attribute to class driver APIs. 15 years ago
CDC.h Add const attribute to class driver APIs. 15 years ago
HID.c Add const attribute to class driver APIs. 15 years ago
HID.h Add const attribute to class driver APIs. 15 years ago
HIDParser.c Fixed HID report parser collection paths invalid due to misplaced semicolon in the free path item search loop. Increased the default number of collection paths allowable by the parser. 15 years ago
HIDParser.h Fixed HID report parser collection paths invalid due to misplaced semicolon in the free path item search loop. Increased the default number of collection paths allowable by the parser. 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
MIDI.c Add const attribute to class driver APIs. 15 years ago
MIDI.h Add const attribute to class driver APIs. 15 years ago
MassStorage.c Add const attribute to class driver APIs. 15 years ago
MassStorage.h Add const attribute to class driver APIs. 15 years ago
StillImage.c Add const attribute to class driver APIs. 15 years ago
StillImage.h Add const attribute to class driver APIs. 15 years ago