qmk_firmware/LUFA/Drivers/USB/Class
Dean Camera 7aaf9b2036 Added new PRNT_Host_BytesReceived() and PRNT_Host_ReceiveByte() functions to the Print Host Class driver. 2010-09-07 03:38:11 +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 Changed all Device mode LowLevel demos and Device Class drivers so that the control request is acknowledged and any data transferred as quickly as possible without any processing inbetween sections, so that long callbacks or event handlers will not break communications with the host by exceeding the maximum control request stage timeout period. 2010-08-22 03:26:20 +00:00
Host Added new PRNT_Host_BytesReceived() and PRNT_Host_ReceiveByte() functions to the Print Host Class driver. 2010-09-07 03:38:11 +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