zephyr/subsys/shell
Jakub Rzeszutko 7d31796416 shell: fix shell thread name
Each shell thread will have unique name.
Previously thread name "shell" has been created for each shell
backend.

Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>
2018-11-19 11:40:05 -05:00
..
modules
CMakeLists.txt
Kconfig
Kconfig.backends shell: Add initial log level for rtt and uart backends 2018-11-19 12:05:44 +01:00
legacy_shell.c
shell_cmds.c
shell_dummy.c shell: fix shell thread name 2018-11-19 11:40:05 -05:00
shell_fprintf.c
shell_history.c
shell_log_backend.c
shell_ops.c
shell_ops.h
shell_rtt.c shell: fix shell thread name 2018-11-19 11:40:05 -05:00
shell_service.c
shell_uart.c shell: fix shell thread name 2018-11-19 11:40:05 -05:00
shell_utils.c
shell_utils.h
shell_vt100.h
shell_wildcard.c
shell_wildcard.h
shell.c shell: fix shell thread name 2018-11-19 11:40:05 -05:00