qmk_firmware/LUFA/Drivers/USB/Class
Dean Camera 1be3436e89 Moved calls to Device mode Class Driver events to after the request has been acknowledged, so that long event handlers do do skew the timing of the control requests.
Fixed USBtoSerial and Benito project SetLineEncoding calls failing if the USART is busy, due to the RX ISR delaying the control request handler.
2010-08-22 02:45:20 +00:00
..
Common Clarify in the documentation that the Audio demos and driver is for the Audio 1.0 specification, not the newer (and more advanced/less supported) 2.0 specification. 2010-08-21 11:38:39 +00:00
Device Moved calls to Device mode Class Driver events to after the request has been acknowledged, so that long event handlers do do skew the timing of the control requests. 2010-08-22 02:45:20 +00:00
Host Fixed USB_GetHIDReportItemInfo() function modifying the given report item's data when the report item does not exist within the supplied report of a multiple report HID device. 2010-08-10 12:13:07 +00:00
Audio.h Clarify in the documentation that the Audio demos and driver is for the Audio 1.0 specification, not the newer (and more advanced/less supported) 2.0 specification. 2010-08-21 11:38:39 +00:00
CDC.h Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 2010-07-19 14:00:44 +00:00
HID.h Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 2010-07-19 14:00:44 +00:00
MIDI.h Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 2010-07-19 14:00:44 +00:00
MassStorage.h Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 2010-07-19 14:00:44 +00:00
Printer.h Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 2010-07-19 14:00:44 +00:00
RNDIS.h Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 2010-07-19 14:00:44 +00:00
StillImage.h Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 2010-07-19 14:00:44 +00:00