zephyr/subsys/shell
Yuriy Vynnychek e71448a00d shell: fix missing "update" for the last RXRDY signal
Fixed the issue when sometimes "update" is not called for the
last RXRDY signal. First, need to reset the signal and only
after that need to call the "update" function.

Signed-off-by: Yuriy Vynnychek <yura.vynnychek@telink-semi.com>
2022-04-29 16:11:43 +02:00
..
backends everywhere: fix typos 2022-03-18 13:24:08 -04:00
modules kernel: update k_thread_state_str() API 2022-04-20 20:20:13 -04:00
CMakeLists.txt lib: getopt: rework and extend getopt library 2022-01-06 21:26:59 +01:00
Kconfig shell: remove superfluous default n for boolean 2022-04-19 11:49:27 +02:00
Kconfig.template.shell_log_queue_size
Kconfig.template.shell_log_queue_timeout
shell_cmds.c kernel: atomics: update print specifiers for atomic_t 2021-11-15 09:59:01 -05:00
shell_fprintf.c
shell_help.c shell: don't print colon if there's no item help 2022-02-24 08:29:52 -06:00
shell_help.h
shell_history.c shell: fix history optimization 2022-04-20 09:50:03 +02:00
shell_log_backend.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
shell_ops.c shell: Fix immediate logging case 2022-01-05 14:58:46 -05:00
shell_ops.h shell: Fix immediate logging case 2022-01-05 14:58:46 -05:00
shell_utils.c shell: Add new way of adding subcommands 2022-04-29 14:54:08 +02:00
shell_utils.h
shell_vt100.h shell: rework vt100 commands storage 2021-09-28 20:02:01 -04:00
shell_wildcard.c
shell_wildcard.h
shell.c shell: fix missing "update" for the last RXRDY signal 2022-04-29 16:11:43 +02:00