zephyr/subsys/shell/backends
Abderrahmane Jarmouni 92a24ba4b4 shell: backends: fix for async shell selection
This patch modifies the way SHELL_BACKEND_SERIAL_API_ASYNC is selected.
The current logic causes conflicts (no console output) when the user tries
to use one of the UARTs in async mode, by setting CONFIG_SHELL_ASYNC_API,
while using Shell with a different UART (typically the Console's one).

Signed-off-by: Abderrahmane Jarmouni <abderrahmane.jarmouni-ext@st.com>
2024-02-06 19:34:15 +01:00
..
CMakeLists.txt
Kconfig.backends shell: backends: fix for async shell selection 2024-02-06 19:34:15 +01:00
shell_dummy.c
shell_mqtt.c net: conn_mgr: Rename connectivity monitor 2023-08-29 16:13:37 +02:00
shell_rtt.c
shell_telnet_protocol.h
shell_telnet.c shell: telnet: Don't close the connection on ENOBUFS error 2024-01-17 09:54:15 +01:00
shell_uart.c shell: shell_uart: reinstate multi-instance macro 2023-12-06 11:27:20 -08:00