forked from mfulz_github/qmk_firmware
5de364163f
Fix pointer arithmetic on void byte buffers by explicitly typecasting the buffer pointers to uint8_t* before altering them. |
||
---|---|---|
.. | ||
ConfigDescriptor.c | ||
ConfigDescriptor.h | ||
Events.c | ||
Events.h | ||
StdDescriptors.h | ||
StdRequestType.h | ||
StreamCallbacks.h | ||
USBInterrupt.c | ||
USBInterrupt.h | ||
USBMode.h | ||
USBTask.c | ||
USBTask.h |