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>
4 lines
129 B
Text
4 lines
129 B
Text
CONFIG_USB_DEVICE_STACK=y
|
|
CONFIG_USB_DEVICE_PRODUCT="Zephyr CDC ACM UART"
|
|
CONFIG_UART_LINE_CTRL=y
|
|
CONFIG_TEST_LOGGING_DEFAULTS=n
|