zephyr/boards/posix
Alberto Escolar Piedras 423f344fab native_posix: Ensure printf fed type matches format specifier
In Zephyr we have the rule of "do not use stdint defined types",
but unfortunately that leaves us with no properly defined
format specifiers for printing values out.
So cast to stdint types in this expression to actually be able to
do so.

Fixes Coverity CID: 205798
Fixes Coverity CID: 205825

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2019-11-20 21:55:13 +01:00
..
native_posix native_posix: Ensure printf fed type matches format specifier 2019-11-20 21:55:13 +01:00
nrf52_bsim nrf52_bsim: doc: Change to fetch manifest thru http 2019-11-19 10:22:23 -05:00
index.rst