zephyr/drivers/console
Flavio Santes 3ec300fd94 shell: Init structure and add the ARG_UNUSED macro
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>
2016-12-21 12:54:53 +00:00
..
shells shell: Init structure and add the ARG_UNUSED macro 2016-12-21 12:54:53 +00:00
console_handler_shell.c driver: Add ARG_UNUSED to console and uart drivers 2016-12-21 12:54:47 +00:00
ipm_console_receiver.c drivers: update ipm driver to use unified kernel 2016-11-13 13:53:53 +00:00
ipm_console_sender.c drivers: update ipm driver to use unified kernel 2016-11-13 13:53:53 +00:00
Kconfig console: Add a Segger RTT console driver 2016-12-03 15:24:39 +00:00
Makefile console: Add a Segger RTT console driver 2016-12-03 15:24:39 +00:00
ram_console.c drivers: Remove legacy nanokernel.h include 2016-12-04 14:59:37 -06:00
rtt_console.c console: Add a Segger RTT console driver 2016-12-03 15:24:39 +00:00
uart_console.c drivers: console: use unified kernel API 2016-11-30 23:49:04 +00:00
uart_pipe.c drivers: Remove legacy nanokernel.h include 2016-12-04 14:59:37 -06:00