zephyr/subsys/shell/backends
Jakub Rzeszutko f29d46ac4a shell: add a directory for backends
This change organizes the file structure for the shell.
Files implementing backends are moved to a separate folder.

Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>
2021-11-08 11:07:49 -05:00
..
CMakeLists.txt
Kconfig.backends
shell_dummy.c
shell_rtt.c
shell_telnet_protocol.h
shell_telnet.c
shell_uart.c