qmk_firmware/Demos/Device
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
..
AudioInput 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
AudioOutput 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
CDC 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
DualCDC 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
GenericHID 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
Joystick 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
Keyboard 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
KeyboardMouse 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
MIDI 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
MassStorage 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
Mouse 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
RNDISEthernet 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
USBtoSerial 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
makefile Added new GenericHID device demo application. 2009-03-29 12:42:25 +00:00