qmk_firmware/LUFA/Drivers/USB/Class/Device
Dean Camera 09ae9ad004 Minor documentation improvements. 2013-04-04 20:29:40 +00:00
..
AudioClassDevice.c Remove CPPCheck suppressions for unused functions, disable checking for them in the StaticAnalysisTest build test as it can't cope with GCC aliasing and mixed library/application code. 2013-02-05 20:57:49 +00:00
AudioClassDevice.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
CDCClassDevice.c Changed all *_SendByte() function prototypes to accept a void pointer for the input buffer (thanks to Simon Küppers) instead of a uint8_t pointer. 2013-02-24 15:46:58 +00:00
CDCClassDevice.h Minor documentation improvements. 2013-04-04 20:29:40 +00:00
HIDClassDevice.c Fixed Low Speed USB devices broken when using the library HID Class driver (thanks to Michael). 2013-03-23 12:01:25 +00:00
HIDClassDevice.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
MIDIClassDevice.c Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
MIDIClassDevice.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
MassStorageClassDevice.c Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
MassStorageClassDevice.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
RNDISClassDevice.c Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
RNDISClassDevice.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00