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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig.backends | ||
| shell_dummy.c | ||
| shell_mqtt.c | ||
| shell_rtt.c | ||
| shell_telnet_protocol.h | ||
| shell_telnet.c | ||
| shell_uart.c | ||