zephyr/subsys/shell
Jakub Rzeszutko f6197c4f3c shell: create instances automatically basing on enabled backend
If user will enable shell than for each backend shell instance
will be created automatically.

Update all shell examples according to the new initialization
procedure.

Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>
2018-10-11 12:08:04 +02:00
..
modules
CMakeLists.txt shell: Enable backends via Kconfig file 2018-10-05 10:04:44 +02:00
Kconfig shell: Enable backends via Kconfig file 2018-10-05 10:04:44 +02:00
Kconfig.backends shell: Enable backends via Kconfig file 2018-10-05 10:04:44 +02:00
legacy_shell.c
shell_cmds.c
shell_fprintf.c shell: parsing output LF character 2018-10-10 10:45:28 +02:00
shell_history.c
shell_log_backend.c
shell_ops.c
shell_ops.h
shell_service.c
shell_uart.c shell: create instances automatically basing on enabled backend 2018-10-11 12:08:04 +02:00
shell_utils.c
shell_utils.h
shell_vt100.h
shell_wildcard.c
shell_wildcard.h
shell.c shell: parsing output LF character 2018-10-10 10:45:28 +02:00