qmk_firmware/LUFA/Drivers/USB/Class/Host
Dean Camera 870591983c Add const attribute to class driver APIs.
Add new manual pages detailing the advantages of LUFA over the official Atmel USB AVR stack, and reasons why LUFA should be used over a built-from-scratch USB stack.
2009-11-03 02:06:13 +00:00
..
CDC.c Add const attribute to class driver APIs. 2009-11-03 02:06:13 +00:00
CDC.h Add const attribute to class driver APIs. 2009-11-03 02:06:13 +00:00
HID.c Add const attribute to class driver APIs. 2009-11-03 02:06:13 +00:00
HID.h Add const attribute to class driver APIs. 2009-11-03 02:06:13 +00:00
HIDParser.c Fix accidentally changed code breaking the HID descriptor parser. 2009-10-05 05:20:30 +00:00
HIDParser.h Doxygen fixes to \param directives to give data direction in all projects. Make HID item filtering routines clearer in the HID WithParser demos. 2009-09-24 02:05:33 +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 attribute to class driver APIs. 2009-11-03 02:06:13 +00:00
MassStorage.h Add const attribute to class driver APIs. 2009-11-03 02:06:13 +00:00
MIDI.c Add const attribute to class driver APIs. 2009-11-03 02:06:13 +00:00
MIDI.h Add const attribute to class driver APIs. 2009-11-03 02:06:13 +00:00
StillImage.c Add const attribute to class driver APIs. 2009-11-03 02:06:13 +00:00
StillImage.h Add const attribute to class driver APIs. 2009-11-03 02:06:13 +00:00