zephyr/samples/subsys/shell/shell_module/src
Evgeniy Paltsev efc9cee834 samples: shell_module: fix build on 64bit platforms
After the __printf_like validation was added to the shell_fprintf
functions we got warnings while building the
'samples/subsys/shell/shell_module' due to incorrect specifiers
while printing size_t variables. Fix that.

Fixes: #39386
Fixes: fe2075d140 "shell: Add __printf_like to shell_fprintf"

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: Evgeniy Paltsev <PaltsevEvgeniy@gmail.com>
2021-10-19 06:44:20 -04:00
..
dynamic_cmd.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
main.c samples: shell_module: fix build on 64bit platforms 2021-10-19 06:44:20 -04:00
qsort.c
test_module.c
uart_reinit.c shell: add init backend configuration 2021-09-28 20:02:01 -04:00