The macro SHELL_SUBCMD_SET_END was defined as {NULL}, which triggers a
-Wmissing-field-initializers warning due to the missing 'help' field in
the shell_cmd struct. Replacing {NULL} with {0} silences the warning.
Signed-off-by: Tim Pambor <tim.pambor@codewrights.de>
|
||
|---|---|---|
| .. | ||
| shell_adsp_memory_window.h | ||
| shell_backend.h | ||
| shell_dummy.h | ||
| shell_fprintf.h | ||
| shell_history.h | ||
| shell_log_backend.h | ||
| shell_mqtt.h | ||
| shell_rpmsg.h | ||
| shell_rtt.h | ||
| shell_string_conv.h | ||
| shell_telnet.h | ||
| shell_types.h | ||
| shell_uart.h | ||
| shell_websocket.h | ||
| shell.h | ||