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 158afe9109
Reverted Endpoint/Pipe non-sequential configuration hack, placed restriction on the configuration order instead to ensure maximum reliability.
14 years ago
..
Audio.c Reverted Endpoint/Pipe non-sequential configuration hack, placed restriction on the configuration order instead to ensure maximum reliability. 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.c Reverted Endpoint/Pipe non-sequential configuration hack, placed restriction on the configuration order instead to ensure maximum reliability. 14 years ago
CDC.h Fix XPLAINBridge project discarding characters from the USB interface due to a double read from the endpoint. 14 years ago
HID.c Move out many of the common class driver constants into grouped enums, to make them more managable. 14 years ago
HID.h Move out many of the common class driver constants into grouped enums, to make them more managable. 14 years ago
MIDI.c Reverted Endpoint/Pipe non-sequential configuration hack, placed restriction on the configuration order instead to ensure maximum reliability. 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 Reverted Endpoint/Pipe non-sequential configuration hack, placed restriction on the configuration order instead to ensure maximum reliability. 14 years ago
MassStorage.h Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 14 years ago
RNDIS.c Reverted Endpoint/Pipe non-sequential configuration hack, placed restriction on the configuration order instead to ensure maximum reliability. 14 years ago
RNDIS.h Add missing const qualifiers to class drivers. 14 years ago