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
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
prj_minimal_rtt.conf
prj_minimal.conf
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