mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 20:39:30 +00:00
Issue was caused by pointer arithmetic. This commit cast pointer of struct data to u8_t pointer and makes arithmetic explicitly by adding the exact value. fixes #16572 Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
stats.c |