zephyr/subsys/shell
Flavio Ceolin 0aaae4a039 guideline: Make explicit fallthrough cases
-Wimplicit-fallthrough=2 requires a fallthrough comment or a compiler
to tells gcc that this happens intentionally.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2020-08-24 20:28:47 -04:00
..
modules
CMakeLists.txt
Kconfig
Kconfig.backends shell: kconfig: Clarify dependency of UART option from DTS 2020-08-11 19:30:05 +02:00
Kconfig.template.shell_log_queue_size
Kconfig.template.shell_log_queue_timeout
shell_cmds.c
shell_dummy.c shell: fix possible deadlock in shell_fprintf 2020-08-18 10:44:35 -04:00
shell_fprintf.c
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_ops: simplify flag_xxx_get functions 2020-08-18 10:44:35 -04:00
shell_rtt.c
shell_telnet_protocol.h
shell_telnet.c
shell_uart.c shell: Fix signal shell_thread only when data received 2020-08-24 11:48:19 +02:00
shell_utils.c
shell_utils.h
shell_vt100.h
shell_wildcard.c
shell_wildcard.h
shell.c guideline: Make explicit fallthrough cases 2020-08-24 20:28:47 -04:00