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/Device
Dean Camera 0f45b9c8e0
More spell checking of all source files -- correct missed errors, switch to EN-GB spelling dictionary.
14 years ago
..
Audio.c Add missing const qualifiers to class drivers. 14 years ago
Audio.h Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 14 years ago
CDC.c Altered the CDC Deivice and Host Class drivers' receive byte routines, so that no data is indicated by a negative return value. 14 years ago
CDC.h Altered the CDC Deivice and Host Class drivers' receive byte routines, so that no data is indicated by a negative return value. 14 years ago
HID.c Fixed HID device class driver still using PrevReportINBuffer for GetReport control requests even when it has been set to NULL by the user application (thanks to Axel Rohde). 14 years ago
HID.h Add missing const qualifiers to class drivers. 14 years ago
MIDI.c Add missing const qualifiers to class drivers. 14 years ago
MIDI.h More spell checking of all source files -- correct missed errors, switch to EN-GB spelling dictionary. 14 years ago
MassStorage.c Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 15 years ago
MassStorage.h Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 14 years ago
RNDIS.c Add missing const qualifiers to class drivers. 14 years ago
RNDIS.h Add missing const qualifiers to class drivers. 14 years ago