qmk_firmware/LUFA/Drivers/USB/Class
Dean Camera a9e0935a90 Device mode class driver callbacks are now fired before the control request status stage is sent to prevent the host from timing out if another request is immediately fired and the device has a lengthy callback routine.
Inlined currently unused MIDI ProcessControlRequest routine.
2010-05-07 06:54:08 +00:00
..
Common Change over unix line-endings to dos line endings. 2010-05-07 06:40:47 +00:00
Device Device mode class driver callbacks are now fired before the control request status stage is sent to prevent the host from timing out if another request is immediately fired and the device has a lengthy callback routine. 2010-05-07 06:54:08 +00:00
Host Added new EVENT_CDC_Device_BreakSent() event and CDC_Host_SendBreak() function to the Device and Host CDC Class drivers. 2010-05-06 11:56:34 +00:00
Audio.h Add briefs for the library core structures. 2010-03-29 13:32:36 +00:00
CDC.h Add briefs for the library core structures. 2010-03-29 13:32:36 +00:00
HID.h Add briefs for the library core structures. 2010-03-29 13:32:36 +00:00
MIDI.h Add briefs for the library core structures. 2010-03-29 13:32:36 +00:00
MassStorage.h Add briefs for the library core structures. 2010-03-29 13:32:36 +00:00
Printer.h Add briefs for the library core structures. 2010-03-29 13:32:36 +00:00
RNDIS.h Add briefs for the library core structures. 2010-03-29 13:32:36 +00:00
StillImage.h Add briefs for the library core structures. 2010-03-29 13:32:36 +00:00