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> |
||
|---|---|---|
| .. | ||
| backends | ||
| modules | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.template.shell_log_queue_size | ||
| Kconfig.template.shell_log_queue_timeout | ||
| shell_cmds.c | ||
| shell_fprintf.c | ||
| shell_help.c | ||
| shell_help.h | ||
| shell_history.c | ||
| shell_log_backend.c | ||
| shell_ops.c | ||
| shell_ops.h | ||
| shell_utils.c | ||
| shell_utils.h | ||
| shell_vt100.h | ||
| shell_wildcard.c | ||
| shell_wildcard.h | ||
| shell.c | ||