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/Host
Dean Camera 08de757811
Changed AudioInput and AudioOutput demos to reload the next sample via an interrupt rather than polling the sample timer.
14 years ago
..
CDC.c Add descriptor class, subclass and protocol constants to the class drivers, modify all demos to use them where possible. 14 years ago
CDC.h Add descriptor class, subclass and protocol constants to the class drivers, modify all demos to use them where possible. 14 years ago
HID.c Add descriptor class, subclass and protocol constants to the class drivers, modify all demos to use them where possible. 14 years ago
HID.h Changed AudioInput and AudioOutput demos to reload the next sample via an interrupt rather than polling the sample timer. 14 years ago
HIDParser.c All USB class drivers are now automatically included when LUFA/Drivers/USB.h is included, and no longer need to be seperately included. 14 years ago
HIDParser.h All USB class drivers are now automatically included when LUFA/Drivers/USB.h is included, and no longer need to be seperately included. 14 years ago
HIDReportData.h Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 14 years ago
MIDI.c Add descriptor class, subclass and protocol constants to the class drivers, modify all demos to use them where possible. 14 years ago
MIDI.h Add descriptor class, subclass and protocol constants to the class drivers, modify all demos to use them where possible. 14 years ago
MassStorage.c Add descriptor class, subclass and protocol constants to the class drivers, modify all demos to use them where possible. 14 years ago
MassStorage.h Add descriptor class, subclass and protocol constants to the class drivers, modify all demos to use them where possible. 14 years ago
Printer.c Add descriptor class, subclass and protocol constants to the class drivers, modify all demos to use them where possible. 14 years ago
Printer.h Add descriptor class, subclass and protocol constants to the class drivers, modify all demos to use them where possible. 14 years ago
RNDIS.c Add descriptor class, subclass and protocol constants to the class drivers, modify all demos to use them where possible. 14 years ago
RNDIS.h Add descriptor class, subclass and protocol constants to the class drivers, modify all demos to use them where possible. 14 years ago
StillImage.c Add descriptor class, subclass and protocol constants to the class drivers, modify all demos to use them where possible. 14 years ago
StillImage.h Add descriptor class, subclass and protocol constants to the class drivers, modify all demos to use them where possible. 14 years ago