qmk_firmware/LUFA/Drivers
Dean Camera d1e5266036 Commit of new class abstraction APIs for all device demos other than the MIDI demo - not documented yet.
Removed scheduler and memory allocation libraries.

Added new EVENT_USB_StartOfFrame event in the library to indicate the start of each USB frame (when generated).

Removed Tx interrupt from the USBtoSerial demo; now sends characters via polling to ensure more time for the Rx interrupt.
2009-06-01 11:03:39 +00:00
..
Board Fix build errors in Joystick device demo and library LEDs driver (on *nix systems). 2009-05-07 06:33:07 +00:00
Misc Documentation enhancements to improve documentation cross-references. 2009-04-22 14:28:55 +00:00
Peripheral Serial driver now correctly calculates the baud register value when in double speed mode. 2009-05-07 11:12:23 +00:00
USB 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