zephyr/samples/subsys/shell/shell_module
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
..
src samples: shell_module: fix build on 64bit platforms 2021-10-19 06:44:20 -04:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
Kconfig
overlay-usb.conf samples: shell: get CDC ACM UART device from devicetree 2021-08-23 18:53:47 -04:00
prj_getopt.conf
prj_login.conf samples: shell_module: use Kconfig setting SHELL_CMD_ROOT 2021-06-16 10:41:17 +02:00
prj_minimal_rtt.conf kernel: remove object tracing 2021-05-07 22:10:21 -04:00
prj_minimal.conf kernel: remove object tracing 2021-05-07 22:10:21 -04:00
prj.conf stats: Add a stats shell command 2021-10-14 06:32:57 -04:00
sample.yaml shell: remove Kconfig option CONFIG_UART_SHELL_ON_DEV_NAME 2021-08-24 17:15:58 -04:00
usb.overlay samples: shell: get CDC ACM UART device from devicetree 2021-08-23 18:53:47 -04:00