zephyr/subsys/shell/backends
Keith Short bfe8020c4c Revert "shell: backends: uart: avoid unnecessary TX IRQs"
This reverts commit d2e5eeb51d.

PR zephyrproject-rtos/zephyr#71172 is causing the bug reported on
issue zephyrproject-rtos/zephyr#72598.

Signed-off-by: Keith Short <keithshort@google.com>
2024-05-10 18:23:50 -04:00
..
CMakeLists.txt shell: backends: Add RPMsg shell backend 2024-03-01 14:10:24 +01:00
Kconfig.backends shell: Improve the default serial backend init level 2024-04-24 19:42:23 +00:00
shell_dummy.c shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
shell_mqtt.c shell: mqtt: Avoid using POSIX function names 2024-03-27 13:40:13 -05:00
shell_rpmsg.c shell: backends: Add RPMsg shell backend 2024-03-01 14:10:24 +01:00
shell_rtt.c shell: rtt: Add detection of host presence 2024-03-28 14:47:03 +00:00
shell_telnet.c net: telnet: Fix spelling in command defines 2024-03-11 15:09:32 -05:00
shell_telnet_protocol.h net: telnet: Fix spelling in command defines 2024-03-11 15:09:32 -05:00
shell_uart.c Revert "shell: backends: uart: avoid unnecessary TX IRQs" 2024-05-10 18:23:50 -04:00