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:
|
||
|---|---|---|
| .. | ||
| dynamic_cmd.c | ||
| main.c | ||
| qsort.c | ||
| test_module.c | ||
| uart_reinit.c | ||