qmk_firmware/LUFA/Drivers/USB/Class/Device
Dean Camera 8252b4febd Fixed HID Device Class Driver not allocating a temporary buffer when the host requests a report via the control endpoint and the user has set the PrevReportINBuffer driver configuration element to NULL (thanks to Lars Noschinski).
Clean up incomplete BluetoothHost debugging commands to use GCC extension to avoid NULL parameters when no formatting is required.
2010-04-20 08:52:51 +00:00
..
Audio.c Add more include protection macros to give the user warnings when they try to manually include private driver header files, instead of the public driver headers. 2010-02-11 04:05:02 +00:00
Audio.h Removed two-step endpoint/pipe bank clear and switch sequence for smaller, faster endpoint/pipe code. 2010-04-13 23:29:11 +00:00
CDC.c Add more include protection macros to give the user warnings when they try to manually include private driver header files, instead of the public driver headers. 2010-02-11 04:05:02 +00:00
CDC.h Add briefs for the library core structures. 2010-03-29 13:32:36 +00:00
HID.c Fixed HID Device Class Driver not allocating a temporary buffer when the host requests a report via the control endpoint and the user has set the PrevReportINBuffer driver configuration element to NULL (thanks to Lars Noschinski). 2010-04-20 08:52:51 +00:00
HID.h Fixed HID Device Class Driver not allocating a temporary buffer when the host requests a report via the control endpoint and the user has set the PrevReportINBuffer driver configuration element to NULL (thanks to Lars Noschinski). 2010-04-20 08:52:51 +00:00
MIDI.c Add more include protection macros to give the user warnings when they try to manually include private driver header files, instead of the public driver headers. 2010-02-11 04:05:02 +00:00
MIDI.h Add briefs for the library core structures. 2010-03-29 13:32:36 +00:00
MassStorage.c Add more include protection macros to give the user warnings when they try to manually include private driver header files, instead of the public driver headers. 2010-02-11 04:05:02 +00:00
MassStorage.h Add briefs for the library core structures. 2010-03-29 13:32:36 +00:00
RNDIS.c Revert changes made for the partial port to the AVR32 architecture. 2010-02-24 06:58:23 +00:00
RNDIS.h Add briefs for the library core structures. 2010-03-29 13:32:36 +00:00