zephyr/subsys/shell
Ievgenii Meshcheriakov aac3174677 shell: Fix typo in a comment
Typo: s/badckends/backends/.

Signed-off-by: Ievgenii Meshcheriakov <ievgenii.meshcheriakov@nordicsemi.no>
2020-09-15 09:44:42 -05:00
..
modules device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
CMakeLists.txt
Kconfig shell: Fix case when too many arguments are provided 2020-09-14 16:05:11 +02:00
Kconfig.backends shell: Fix typo in a comment 2020-09-15 09:44:42 -05:00
Kconfig.template.shell_log_queue_size
Kconfig.template.shell_log_queue_timeout
shell_cmds.c
shell_dummy.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
shell_fprintf.c shell: support floating point output with newlib 2020-09-03 21:53:09 +02:00
shell_help.c
shell_help.h
shell_history.c
shell_log_backend.c guideline: Make explicit fallthrough cases 2020-08-24 20:28:47 -04:00
shell_ops.c
shell_ops.h
shell_rtt.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
shell_telnet_protocol.h
shell_telnet.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
shell_uart.c shell: Make shell UART backend initialization priority configurable 2020-09-15 09:44:42 -05:00
shell_utils.c shell: Fix case when too many arguments are provided 2020-09-14 16:05:11 +02:00
shell_utils.h
shell_vt100.h shell: add Ctrl+N and Ctrl+P meta-keys 2019-06-24 07:17:53 -04:00
shell_wildcard.c
shell_wildcard.h
shell.c shell: Fix case when too many arguments are provided 2020-09-14 16:05:11 +02:00