zephyr/subsys/shell
Jakub Rzeszutko f8178dcb05 shell: remove Console dependencies
Removed Console dependencies from shell uart backend.
Generated define: CONFIG_UART_SHELL_ON_DEV_NAME for each board.

Fixes #10191

Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>
2018-12-07 12:11:11 +01:00
..
modules misra-c: Add 'U' to unsigned variable assignments in subsys/ 2018-12-04 22:51:56 -05:00
CMakeLists.txt shell: creating new module for help functionality 2018-12-05 15:15:44 +01:00
Kconfig shell: remove Console dependencies 2018-12-07 12:11:11 +01:00
Kconfig.backends shell: remove Console dependencies 2018-12-07 12:11:11 +01:00
legacy_shell.c
shell_cmds.c shell: creating new module for help functionality 2018-12-05 15:15:44 +01:00
shell_dummy.c
shell_fprintf.c
shell_help.c shell: creating new module for help functionality 2018-12-05 15:15:44 +01:00
shell_help.h shell: creating new module for help functionality 2018-12-05 15:15:44 +01:00
shell_history.c
shell_log_backend.c
shell_ops.c shell: creating new module for help functionality 2018-12-05 15:15:44 +01:00
shell_ops.h shell: creating new module for help functionality 2018-12-05 15:15:44 +01:00
shell_rtt.c ext: debug: segger: Fix SEGGER header inclusion 2018-12-05 14:35:42 +01:00
shell_service.c
shell_uart.c shell: remove Console dependencies 2018-12-07 12:11:11 +01:00
shell_utils.c shell: creating new module for help functionality 2018-12-05 15:15:44 +01:00
shell_utils.h shell: creating new module for help functionality 2018-12-05 15:15:44 +01:00
shell_vt100.h
shell_wildcard.c
shell_wildcard.h
shell.c shell: rename shell_help_print function 2018-12-05 15:15:44 +01:00