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. |
||
---|---|---|
.. | ||
CDC.c | ||
CDC.h | ||
HID.c | ||
HID.h | ||
HIDParser.c | ||
HIDParser.h | ||
HIDReportData.h | ||
MIDI.c | ||
MIDI.h | ||
MassStorage.c | ||
MassStorage.h | ||
Printer.c | ||
Printer.h | ||
StillImage.c | ||
StillImage.h |