zephyr/subsys/shell
Jakub Rzeszutko 5cf7b48eb4 shell: fix spelling mistake in Kconfig
Fixed spelling mistake in shell's Kconfig file.
Updated description in SHELL_CMD_BUFF_SIZE description.
In shell.c: removed obsolete empty line, added empty line
at the end of file.

Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>
2019-01-31 19:41:27 +01:00
..
modules shell: remove obsolete \r characters 2018-12-17 11:31:22 +01:00
CMakeLists.txt shell: removing legacy shell 2019-01-16 21:35:36 -05:00
Kconfig shell: fix spelling mistake in Kconfig 2019-01-31 19:41:27 +01:00
Kconfig.backends shell: Improve handling of log messages 2018-12-19 14:37:00 +01:00
Kconfig.template.shell_log_queue_size shell: Improve handling of log messages 2018-12-19 14:37:00 +01:00
Kconfig.template.shell_log_queue_timeout shell: Improve handling of log messages 2018-12-19 14:37:00 +01:00
shell_cmds.c shell: safe print from different threads 2019-01-30 13:05:56 +01:00
shell_dummy.c shell: Improve handling of log messages 2018-12-19 14:37:00 +01:00
shell_fprintf.c
shell_help.c shell: safe print from different threads 2019-01-30 13:05:56 +01:00
shell_help.h
shell_history.c shell: Changing shell_history_get signature 2018-12-28 17:47:46 -05:00
shell_log_backend.c shell: Add support for notifying about dropped logs 2019-01-29 18:31:16 +01:00
shell_ops.c shell: safe print from different threads 2019-01-30 13:05:56 +01:00
shell_ops.h shell: added static to char_replace function 2019-01-29 17:46:47 +01:00
shell_rtt.c shell: Improve handling of log messages 2018-12-19 14:37:00 +01:00
shell_uart.c shell: safe print from different threads 2019-01-30 13:05:56 +01:00
shell_utils.c shell: safe print from different threads 2019-01-30 13:05:56 +01:00
shell_utils.h shell: Make shell_strlen return u16_t 2018-12-28 17:47:46 -05:00
shell_vt100.h shell: add meta-keys 2019-01-14 16:01:48 -05:00
shell_wildcard.c shell: safe print from different threads 2019-01-30 13:05:56 +01:00
shell_wildcard.h
shell.c shell: fix spelling mistake in Kconfig 2019-01-31 19:41:27 +01:00