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/Device
Dean Camera 334f70aa80
Add some missing function attributes.
12 years ago
..
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. 12 years ago
AudioClassDevice.h Update copyright year to 2013. 12 years ago
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. 12 years ago
CDCClassDevice.h Minor documentation improvements. 12 years ago
HIDClassDevice.c Fixed Low Speed USB devices broken when using the library HID Class driver (thanks to Michael). 12 years ago
HIDClassDevice.h Update copyright year to 2013. 12 years ago
MIDIClassDevice.c Update copyright year to 2013. 12 years ago
MIDIClassDevice.h Update copyright year to 2013. 12 years ago
MassStorageClassDevice.c Update copyright year to 2013. 12 years ago
MassStorageClassDevice.h Update copyright year to 2013. 12 years ago
RNDISClassDevice.c Update copyright year to 2013. 12 years ago
RNDISClassDevice.h Add some missing function attributes. 12 years ago