qmk_firmware/LUFA/Drivers/USB/Class
Dean Camera 82162c710c Additional fixes to the MIDI host driver due to not unfreezing/re-freezing pipes correctly (thanks to Michael Brown). 2012-05-20 13:04:26 +00:00
..
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). 2012-04-25 18:28:56 +00:00
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). 2012-05-05 19:43:06 +00:00
Host Additional fixes to the MIDI host driver due to not unfreezing/re-freezing pipes correctly (thanks to Michael Brown). 2012-05-20 13:04:26 +00:00
AndroidAccessoryClass.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
AudioClass.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
CDCClass.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
HIDClass.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
MIDIClass.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
MassStorageClass.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
PrinterClass.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
RNDISClass.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
StillImageClass.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00