You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/LUFA/Drivers/USB/Class
Dean Camera 12fb68ea1f
Added PRNT_Host_SendByte() and PRNT_Host_Flush() functions to the Host mode Printer Class driver.
14 years ago
..
Common Whitespace corrections. 14 years ago
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. 14 years ago
Host Added PRNT_Host_SendByte() and PRNT_Host_Flush() functions to the Host mode Printer Class driver. 14 years ago
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. 14 years ago
CDC.h Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 14 years ago
HID.h Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 14 years ago
MIDI.h Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 14 years ago
MassStorage.h Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 14 years ago
Printer.h Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 14 years ago
RNDIS.h Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 14 years ago
StillImage.h Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 14 years ago