Fix pointer arithmetic on void byte buffers by explicitly typecasting the buffer pointers to uint8_t* before altering them. |
||
|---|---|---|
| .. | ||
| Board | ||
| Misc | ||
| Peripheral | ||
| USB | ||
Fix pointer arithmetic on void byte buffers by explicitly typecasting the buffer pointers to uint8_t* before altering them. |
||
|---|---|---|
| .. | ||
| Board | ||
| Misc | ||
| Peripheral | ||
| USB | ||