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. 2012-02-24 20:25:36 +00:00
..
AudioClassDevice.c Clean up the Audio Device class driver control request Endpoint match logic. 2012-02-11 20:39:33 +00:00
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. 2012-02-19 15:24:05 +00:00
CDCClassDevice.c Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
CDCClassDevice.h Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation. 2012-02-24 20:25:36 +00:00
HIDClassDevice.c Altered the HID class driver to only try to construct at maximum one packet per USB frame, to reduce CPU usage. 2012-02-09 20:30:27 +00:00
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. 2012-02-19 15:24:05 +00:00
MIDIClassDevice.c Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
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. 2012-02-19 15:24:05 +00:00
MassStorageClassDevice.c Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
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. 2012-02-19 15:24:05 +00:00
RNDISClassDevice.c Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
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. 2012-02-19 15:24:05 +00:00