zephyr/boards
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
..
arc
arm boards: mec1501modular_assy6885: Turn on peripherals on the board 2019-11-20 15:02:08 -05:00
common
nios2
posix native_posix: Ensure printf fed type matches format specifier 2019-11-20 21:55:13 +01:00
riscv boards: hifive1_revb: add ardunio_i2c support 2019-11-19 13:55:27 -05:00
shields
x86
xtensa
CMakeLists.txt
index.rst
Kconfig