qmk_firmware/LUFA/Drivers/USB
Dean Camera 55538dcef3 Add descriptor class, subclass and protocol constants to the class drivers, modify all demos to use them where possible.
Move out private/internal host class driver constants to the common class driver headers, so that they can be used in the Low Level host mode demos.

Ensure all demos, projects and bootloaders use the class driver constants where possible to minimise code repetition.
2010-10-25 12:42:55 +00:00
..
Class 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
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