summaryrefslogtreecommitdiff
path: root/examples/device/hid_multiple_interface
diff options
context:
space:
mode:
authorBen Avison <[email protected]>2022-09-05 12:50:05 +0100
committerBen Avison <[email protected]>2022-09-13 18:00:49 +0100
commit16518dcbbb6f20182a6f69556908afe35a7f6e25 (patch)
tree74b68d6beeefea37557733e35318ba21d862e7df /examples/device/hid_multiple_interface
parent6dfc857b916855e57a15813f423987449dd1a935 (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