qmk_firmware/Demos/Host/GenericHIDHost
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
..
ConfigDescriptor.c Rewritten event system to remove all macros, to make user code clearer. 2009-05-18 10:05:21 +00:00
ConfigDescriptor.h Rewritten event system to remove all macros, to make user code clearer. 2009-05-18 10:05:21 +00:00
Doxygen.conf Added new GenericHIDHost demo. 2009-04-01 07:21:45 +00:00
GenericHIDHost.aps Added new GenericHIDHost demo. 2009-04-01 07:21:45 +00:00
GenericHIDHost.c Rewritten event system to remove all macros, to make user code clearer. 2009-05-18 10:05:21 +00:00
GenericHIDHost.h Rewritten event system to remove all macros, to make user code clearer. 2009-05-18 10:05:21 +00:00
GenericHIDHost.txt Fixed Mouse and Keyboard device demos not acting in accordance with the HID specification for idle periods (thanks to Brian Dickman). 2009-05-12 08:28:02 +00:00
makefile 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