zephyr/subsys/shell/backends
Fin Maaß b7ab025bfd shell: backends: uart: add option to force tx blocking
This adds a kconfig option to force
tx blocking on serial. This way only rx
will use the interrupt.

Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
2024-08-21 18:25:14 +01:00
..
CMakeLists.txt shell: add shell backend for audio DSP using shared memory window 2024-05-31 08:07:03 +02:00
Kconfig.backends shell: backends: uart: add option to force tx blocking 2024-08-21 18:25:14 +01:00
shell_adsp_memory_window.c shell: add shell backend for audio DSP using shared memory window 2024-05-31 08:07:03 +02:00
shell_dummy.c
shell_mqtt.c
shell_rpmsg.c
shell_rtt.c everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
shell_telnet_protocol.h
shell_telnet.c net: Start socket service thread by net core init 2024-06-03 09:49:01 +02:00
shell_uart.c shell: backends: uart: add option to force tx blocking 2024-08-21 18:25:14 +01:00