Add usb.overlay which contains chosen node and cdc-acm-uart node. Update USB configuration and test case. Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
7 lines
166 B
Plaintext
7 lines
166 B
Plaintext
CONFIG_USB_DEVICE_STACK=y
|
|
CONFIG_USB_DEVICE_PRODUCT="Zephyr BT Shell"
|
|
CONFIG_USB_UART_CONSOLE=y
|
|
|
|
CONFIG_UART_LINE_CTRL=y
|
|
CONFIG_SHELL_BACKEND_SERIAL_INIT_PRIORITY=51
|