qmk_firmware/LUFA/Drivers/USB
Dean Camera a67bd74e3e Minor documentation page updates.
Redocumented all device demos, now that they have changed over to the new USB class drivers.

Added C linkage to class drivers for C++ support.

Added prefixes to most of the class driver constants to prevent name clashes.
2009-06-04 02:55:30 +00:00
..
Class Minor documentation page updates. 2009-06-04 02:55:30 +00:00
HighLevel Minor documentation page updates. 2009-06-04 02:55:30 +00:00
LowLevel Removed new Start of Frame event from the library; performance suffered far too much and it was only useful in one of the standard classes (HID). Altered HID demos to use the previous method of tracking millisecond periods via a hardware timer rather than the SOF events. 2009-06-02 10:54:32 +00:00
USB.h Commit of new class abstraction APIs for all device demos other than the MIDI demo - not documented yet. 2009-06-01 11:03:39 +00:00