zephyr/subsys/shell
Jakub Rzeszutko 4fb20c40a1 shell: fix coverity issue
Fixing a case where variable could be used without an initialization.

Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>
2019-03-04 09:41:13 -05:00
..
modules shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE 2019-02-20 07:31:35 -05:00
CMakeLists.txt
Kconfig shell: improved shell_prompt_change function 2019-02-08 14:51:52 -05:00
Kconfig.backends dts: Convert CONFIG_ to DT_ symbols for chosen props 2019-02-08 11:41:26 -06:00
Kconfig.template.shell_log_queue_size
Kconfig.template.shell_log_queue_timeout
shell_cmds.c shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE 2019-02-20 07:31:35 -05:00
shell_dummy.c
shell_fprintf.c
shell_help.c shell: allow commands to suspend shell thread 2019-02-14 13:40:28 +01:00
shell_help.h
shell_history.c shell: Allocate proper amount of history slab memory 2019-02-06 07:16:08 -05:00
shell_log_backend.c shell: Add handling of CONFIG_LOG_INPLACE_PROCESS option 2019-02-05 09:55:39 +01:00
shell_ops.c shell: allow commands to suspend shell thread 2019-02-14 13:40:28 +01:00
shell_ops.h shell: allow commands to suspend shell thread 2019-02-14 13:40:28 +01:00
shell_rtt.c shell: Add support to log_panic in RTT backend 2019-02-13 17:25:59 -05:00
shell_uart.c shell: Add handling of CONFIG_LOG_INPLACE_PROCESS option 2019-02-05 09:55:39 +01:00
shell_utils.c shell: changed dead code part in function buffer_trim() 2019-02-26 02:26:52 +01:00
shell_utils.h shell: unify commands execution 2019-02-08 14:58:44 -05:00
shell_vt100.h
shell_wildcard.c shell: allow commands to suspend shell thread 2019-02-14 13:40:28 +01:00
shell_wildcard.h
shell.c shell: fix coverity issue 2019-03-04 09:41:13 -05:00