qmk_firmware/LUFA/Drivers/USB
Dean Camera 89c837ee34 Removed mostly useless "TestApp" demo, as it was mainly useful only for checking for sytax errors in the library.
MIDI device demos now receive MIDI events from the host and display note ON messages via the board LEDs.

Added beginnings of a MIDI class bootloader.
2009-09-30 04:40:36 +00:00
..
Class Removed mostly useless "TestApp" demo, as it was mainly useful only for checking for sytax errors in the library. 2009-09-30 04:40:36 +00:00
HighLevel Fix Mass Storage Host Class driver GetMaxLUN command - incorrect function return codes used in comparison to check for success. 2009-09-17 13:12:21 +00:00
LowLevel Removed mostly useless "TestApp" demo, as it was mainly useful only for checking for sytax errors in the library. 2009-09-30 04:40:36 +00:00
USB.h Remove skeleton Audio and MIDI Host mode Class drivers -- will not implement in next release. 2009-08-30 10:43:41 +00:00