qmk_firmware/LUFA/Drivers/USB/Class/Device
Dean Camera c4ebddd27a 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
..
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 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
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 Reintegrate the FullEPAddresses development branch into trunk. 2012-04-14 14:41:17 +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