zephyr/subsys/shell
Peter Bigot ab91eef23b coccinelle: standardize kernel API timeout arguments
Use the int_literal_to_timeout Coccinelle script to convert literal
integer arguments for kernel API timeout parameters to the standard
timeout value representations.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2019-10-03 11:55:44 -07:00
..
modules subsystem: kernel_shell: extend thread info 2019-09-08 12:39:58 +02:00
CMakeLists.txt
Kconfig shell: fix configuration issue 2019-10-01 09:24:02 -04:00
Kconfig.backends shell: kconfig: Fix wrong UART_SHELL_ON_DEV_NAME value due to typo 2019-09-16 20:10:09 +03:00
Kconfig.template.shell_log_queue_size
Kconfig.template.shell_log_queue_timeout
shell.c shell: fix configuration issue 2019-10-01 09:24:02 -04:00
shell_cmds.c
shell_dummy.c
shell_fprintf.c
shell_help.c
shell_help.h
shell_history.c
shell_log_backend.c shell: fix log output when CONFIG_LOG_IMMEDIATE=y 2019-08-14 14:27:14 +02:00
shell_ops.c
shell_ops.h
shell_rtt.c
shell_telnet.c coccinelle: standardize kernel API timeout arguments 2019-10-03 11:55:44 -07:00
shell_telnet_protocol.h
shell_uart.c
shell_utils.c
shell_utils.h
shell_vt100.h
shell_wildcard.c
shell_wildcard.h