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 2d98e5499b
Fixed possible deadlock in the CDC device driver if the USB connection is dropped while the CDC_REQ_SetLineEncoding control request is being processed by the stack (thanks to Jonathan Hudgins).
13 years ago
..
Common Changed MIDI event structure MIDI_EventPacket_t to use a single field for the combined virtual cable index and command ID, to prevent bitfield packing issues on some architectures (thanks to Darren Gibbs). 13 years ago
Device Fixed possible deadlock in the CDC device driver if the USB connection is dropped while the CDC_REQ_SetLineEncoding control request is being processed by the stack (thanks to Jonathan Hudgins). 13 years ago
Host Reintegrate the FullEPAddresses development branch into trunk. 13 years ago
AndroidAccessoryClass.h Update file contributor copyrights for 2012. 13 years ago
AudioClass.h Update file contributor copyrights for 2012. 13 years ago
CDCClass.h Update file contributor copyrights for 2012. 13 years ago
HIDClass.h Update file contributor copyrights for 2012. 13 years ago
MIDIClass.h Update file contributor copyrights for 2012. 13 years ago
MassStorageClass.h Update file contributor copyrights for 2012. 13 years ago
PrinterClass.h Update file contributor copyrights for 2012. 13 years ago
RNDISClass.h Update file contributor copyrights for 2012. 13 years ago
StillImageClass.h Update file contributor copyrights for 2012. 13 years ago