mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-06-15 21:34:23 +00:00
Fix pointer arithmetic on void byte buffers by explicitly typecasting the buffer pointers to uint8_t* before altering them. |
||
---|---|---|
.. | ||
Template_Endpoint_Control_R.c | ||
Template_Endpoint_Control_W.c | ||
Template_Endpoint_RW.c | ||
Template_Pipe_RW.c |