qmk_firmware/LUFA/Drivers/USB
2010-10-26 06:52:09 +00:00
..
Class Changed AudioInput and AudioOutput demos to reload the next sample via an interrupt rather than polling the sample timer. 2010-10-26 06:52:09 +00:00
HighLevel Add descriptor class, subclass and protocol constants to the class drivers, modify all demos to use them where possible. 2010-10-25 12:42:55 +00:00
LowLevel Better algorithm to extract and convert the internal device serial number into a string descriptor (if present). 2010-10-24 12:25:34 +00:00
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. 2010-10-24 22:53:57 +00:00