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
Dean Camera 710f31c540
Added new NO_CLASS_DRIVER_AUTOFLUSH compile time option to disable automatic flushing of interfaces when the USB management tasks for each driver is called.
15 years ago
..
Class Added new NO_CLASS_DRIVER_AUTOFLUSH compile time option to disable automatic flushing of interfaces when the USB management tasks for each driver is called. 15 years ago
HighLevel Add descriptor class, subclass and protocol constants to the class drivers, modify all demos to use them where possible. 15 years ago
LowLevel Better algorithm to extract and convert the internal device serial number into a string descriptor (if present). 15 years ago
USB.h All USB class drivers are now automatically included when LUFA/Drivers/USB.h is included, and no longer need to be seperately included. 15 years ago