forked from mfulz_github/qmk_firmware
2ee9fc7077
Fixed incorrect ENDPOINT_EPNUM_MASK mask preventing endpoints above EP3 from being selected (thanks to Jonathan Oakley). Removed STREAM_CALLBACK() macro - callbacks now use regular function definitions to clarify user code. Removed DESCRIPTOR_COMPARATOR() macro - comparators should now use regular function definitions to clarify user code. |
||
---|---|---|
.. | ||
Events.c | ||
Events.h | ||
StdDescriptors.c | ||
StdDescriptors.h | ||
StdRequestType.h | ||
StreamCallbacks.h | ||
USBInterrupt.c | ||
USBInterrupt.h | ||
USBMode.h | ||
USBTask.c | ||
USBTask.h |