zephyr/samples
Erwin Rol a720d38f29 samples: olimex_stm32_e407: fix coverity warning
Fix a Coverity warning when using %d to print the result
of a sizeof(...)

Since the result of the sizeof() use in the example
will always fit in a int, simply cast the result
to a int so the %d is always correct.

Fixes: #18373

Signed-off-by: Erwin Rol <erwin@erwinrol.com>
2019-09-19 11:07:57 -05:00
..
application_development
basic samples: fix signed overflow in blinky example 2019-09-19 09:31:41 -05:00
bluetooth
boards samples: olimex_stm32_e407: fix coverity warning 2019-09-19 11:07:57 -05:00
cpp_synchronization
display boards: reel_board: add support for reel board v2 2019-09-18 22:30:15 -04:00
drivers
gui
hello_world
mpu
net samples: sockets: Fix syntax of combined "filter" clauses in sample.yaml 2019-09-19 00:29:41 -04:00
nfc/nfc_hello
philosophers
portability
sensor
shields
subsys samples: ipc: openamp: Add testing harness 2019-09-18 20:20:07 -04:00
synchronization
testing/integration
userspace
xtensa_asm2
classic.rst
index.rst