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 f7ab433c67
Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level.
15 years ago
..
Audio.c Changed Audio Class driver sample read/write functions to be inline, to reduce the number of cycles needed to transfer samples to and from the device (allowing more time for processing and output). 15 years ago
Audio.h Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level. 15 years ago
CDC.c Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level. 15 years ago
CDC.h Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level. 15 years ago
HID.c Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level. 15 years ago
HID.h Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level. 15 years ago
MIDI.c Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level. 15 years ago
MIDI.h Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level. 15 years ago
MassStorage.c Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level. 15 years ago
MassStorage.h Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level. 15 years ago
RNDIS.c Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level. 15 years ago
RNDIS.h Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level. 15 years ago
RNDISConstants.h Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. 16 years ago