You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/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.
16 years ago
..
ConfigDescriptor.c Rewritten event system to remove all macros, to make user code clearer. 16 years ago
ConfigDescriptor.h Rewritten event system to remove all macros, to make user code clearer. 16 years ago
Doxygen.conf Added new GenericHIDHost demo. 16 years ago
GenericHIDHost.aps Added new GenericHIDHost demo. 16 years ago
GenericHIDHost.c Rewritten event system to remove all macros, to make user code clearer. 16 years ago
GenericHIDHost.h Rewritten event system to remove all macros, to make user code clearer. 16 years ago
GenericHIDHost.txt Fixed Mouse and Keyboard device demos not acting in accordance with the HID specification for idle periods (thanks to Brian Dickman). 16 years ago
makefile Commit of new class abstraction APIs for all device demos other than the MIDI demo - not documented yet. 16 years ago