qmk_firmware/LUFA/Drivers/USB/Class/Device
Dean Camera e186907e39 Fixed lengthy timeouts in the USBtoSerial project if no application on the host is consuming data (thanks to Nicolas Saugnier).
Fixed lengthy automatic data flushing in the CDC and MIDI device class drivers.
2012-09-16 18:18:07 +00:00
..
AudioClassDevice.c Reintegrate the FullEPAddresses development branch into trunk. 2012-04-14 14:41:17 +00:00
AudioClassDevice.h Spell check source code, fix mistakes. 2012-06-09 20:33:56 +00:00
CDCClassDevice.c Fixed lengthy timeouts in the USBtoSerial project if no application on the host is consuming data (thanks to Nicolas Saugnier). 2012-09-16 18:18:07 +00:00
CDCClassDevice.h Add missing <math.h> include for the UC3 devices, hide CDC class driver stream functions for unsupported platforms. 2012-06-12 19:49:15 +00:00
HIDClassDevice.c Reintegrate the FullEPAddresses development branch into trunk. 2012-04-14 14:41:17 +00:00
HIDClassDevice.h Reintegrate the FullEPAddresses development branch into trunk. 2012-04-14 14:41:17 +00:00
MIDIClassDevice.c Fixed lengthy timeouts in the USBtoSerial project if no application on the host is consuming data (thanks to Nicolas Saugnier). 2012-09-16 18:18:07 +00:00
MIDIClassDevice.h Spell check source code, fix mistakes. 2012-06-09 20:33:56 +00:00
MassStorageClassDevice.c Reintegrate the FullEPAddresses development branch into trunk. 2012-04-14 14:41:17 +00:00
MassStorageClassDevice.h Reintegrate the FullEPAddresses development branch into trunk. 2012-04-14 14:41:17 +00:00
RNDISClassDevice.c Fixed swapped Little Endian/Big Endian endpoint and pipe write code for the UC3 devices (thanks to Andrew Chu). 2012-05-26 16:02:20 +00:00
RNDISClassDevice.h Reintegrate the FullEPAddresses development branch into trunk. 2012-04-14 14:41:17 +00:00