The USB_UART_CONSOLE option itself is not enough to enable console on the USB UART port. Most of the code is actually shared with UART_CONSOLE, so this symbol has to be selected. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| ipm_console_receiver.c | ||
| ipm_console_sender.c | ||
| Kconfig | ||
| Kconfig.telnet | ||
| Kconfig.ws | ||
| native_posix_console.c | ||
| ram_console.c | ||
| rtt_console.c | ||
| telnet_console.c | ||
| telnet_protocol.h | ||
| uart_console.c | ||
| uart_mcumgr.c | ||
| uart_pipe.c | ||
| websocket_console.c | ||
| xtensa_sim_console.c | ||