zephyr/drivers/console
Luiz Augusto von Dentz 7941630e17 console: shell: Add return to command callback
This enable checking for errors and automatically print help string:

btshell> connect
connect <address: XX:XX:XX:XX:XX:XX> <address type: (public)>

Change-Id: Ie097ecddb72ab15bf6192e310d0bd839bfd251d5
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-05-23 11:00:21 +03:00
..
Kconfig console: add hook for debug server to handle outgoing characters 2016-04-16 05:29:20 +00:00
Makefile
console_handler_shell.c console: shell: Add return to command callback 2016-05-23 11:00:21 +03:00
ipm_console_receiver.c drivers: Replace DEV_INVALID_CONF by -EINVAL 2016-03-16 19:30:04 -04:00
ipm_console_sender.c drivers: Replace DEV_INVALID_CONF by -EINVAL 2016-03-16 19:30:04 -04:00
ram_console.c drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
uart_console.c console: fix spelling error in comment 2016-05-09 20:56:51 +00:00
uart_pipe.c drivers/console: Fix flush data on uart_pipe_setup 2016-03-29 16:41:50 +00:00