mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-06-11 03:14:14 +00:00
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. |
||
---|---|---|
.. | ||
ConfigDescriptor.c | ||
ConfigDescriptor.h | ||
Events.c | ||
Events.h | ||
StdDescriptors.h | ||
StdRequestType.h | ||
StreamCallbacks.h | ||
USBInterrupt.c | ||
USBInterrupt.h | ||
USBMode.h | ||
USBTask.c | ||
USBTask.h |