zephyr/samples/basic/blinky/src
Christoph Reiter 41f54f39c9 samples: fix signed overflow in blinky example
Overflow for int is undefined in C, change to u32_t where it is defined.

Signed-off-by: Christoph Reiter <christoph.reiter@infineon.com>
2019-09-19 09:31:41 -05:00
..
main.c samples: fix signed overflow in blinky example 2019-09-19 09:31:41 -05:00