Remove option CONFIG_USB_UART_CONSOLE where it has no influence or enable CONFIG_SHELL_BACKEND_SERIAL_CHECK_DTR without taking a detour through CONFIG_USB_UART_CONSOLE. Check the compatibility of chosen property instead of usage of CONFIG_USB_UART_CONSOLE option. Align how to wait for the readiness of CDC ACM UART. Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
6 lines
95 B
Plaintext
6 lines
95 B
Plaintext
CONFIG_TEST=y
|
|
CONFIG_CONSOLE=y
|
|
CONFIG_SERIAL=n
|
|
CONFIG_UART_CONSOLE=n
|
|
CONFIG_SEMIHOST_CONSOLE=y
|