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 e406140f11
Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation.
13 years ago
..
AudioClassDevice.c Clean up the Audio Device class driver control request Endpoint match logic. 13 years ago
AudioClassDevice.h All USB Class Driver configuration struct values are now non-const, to allow for run-time modifications if required before configuring an instance. 13 years ago
CDCClassDevice.c Update file contributor copyrights for 2012. 13 years ago
CDCClassDevice.h Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation. 13 years ago
HIDClassDevice.c Altered the HID class driver to only try to construct at maximum one packet per USB frame, to reduce CPU usage. 13 years ago
HIDClassDevice.h All USB Class Driver configuration struct values are now non-const, to allow for run-time modifications if required before configuring an instance. 13 years ago
MIDIClassDevice.c Update file contributor copyrights for 2012. 13 years ago
MIDIClassDevice.h All USB Class Driver configuration struct values are now non-const, to allow for run-time modifications if required before configuring an instance. 13 years ago
MassStorageClassDevice.c Update file contributor copyrights for 2012. 13 years ago
MassStorageClassDevice.h All USB Class Driver configuration struct values are now non-const, to allow for run-time modifications if required before configuring an instance. 13 years ago
RNDISClassDevice.c Update file contributor copyrights for 2012. 13 years ago
RNDISClassDevice.h All USB Class Driver configuration struct values are now non-const, to allow for run-time modifications if required before configuring an instance. 13 years ago