mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 03:22:30 +00:00
The shell_cmd structure has three parameters and only two were initialized. So, this commit initializes the remaining parameter and also adds the ARG_UNUSED macro to avoid compiler warnings. Change-Id: I667a4e9839ec5acd526df0bb465beb2062518315 Signed-off-by: Flavio Santes <flavio.santes@intel.com> |
||
---|---|---|
.. | ||
shells | ||
console_handler_shell.c | ||
ipm_console_receiver.c | ||
ipm_console_sender.c | ||
Kconfig | ||
Makefile | ||
ram_console.c | ||
rtt_console.c | ||
uart_console.c | ||
uart_pipe.c |