diff options
| author | Ben Avison <[email protected]> | 2022-09-05 12:50:05 +0100 |
|---|---|---|
| committer | Ben Avison <[email protected]> | 2022-09-13 18:00:49 +0100 |
| commit | 16518dcbbb6f20182a6f69556908afe35a7f6e25 (patch) | |
| tree | 74b68d6beeefea37557733e35318ba21d862e7df /examples/device/hid_multiple_interface | |
| parent | 6dfc857b916855e57a15813f423987449dd1a935 (diff) | |
Refactor pointer arithmetic on void*
This is a GCC extension, illegal in ISO C. IAR generates errors Pa152
'these operand types cannot be used here' and Pe852 'expression must be a
pointer to a complete object type'.
Replace with uint8_t*.
Diffstat (limited to 'examples/device/hid_multiple_interface')
0 files changed, 0 insertions, 0 deletions
