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. |
||
---|---|---|
.. | ||
Audio.c | ||
Audio.h | ||
CDC.c | ||
CDC.h | ||
HID.c | ||
HID.h | ||
MIDI.c | ||
MIDI.h | ||
MassStorage.c | ||
MassStorage.h | ||
RNDIS.c | ||
RNDIS.h | ||
RNDISConstants.h |