Add usb.overlay which contains chosen node and cdc-acm-uart node. Change sample to get CDC ACM UART device from devicetree. Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
6 lines
173 B
Plaintext
6 lines
173 B
Plaintext
CONFIG_USB_DEVICE_STACK=y
|
|
CONFIG_USB_DEVICE_PRODUCT="Zephyr USB shell sample"
|
|
CONFIG_USB_UART_CONSOLE=y
|
|
CONFIG_UART_LINE_CTRL=y
|
|
CONFIG_SHELL_BACKEND_SERIAL_INIT_PRIORITY=51
|