Ben Avison 16518dcbbb 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*.
2022-09-13 18:00:49 +01:00
..
2022-07-14 18:39:47 +07:00
2022-06-27 17:11:24 +07:00
2022-03-19 00:43:31 +07:00