Add app.overlay which contains chosen node and cdc-acm-uart node. Rework sample to get CDC ACM UART device from devicetree. Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
7 lines
147 B
Plaintext
7 lines
147 B
Plaintext
CONFIG_USB_DEVICE_STACK=y
|
|
CONFIG_USB_DEVICE_PRODUCT="Zephyr USB console sample"
|
|
|
|
CONFIG_SERIAL=y
|
|
CONFIG_UART_LINE_CTRL=y
|
|
CONFIG_USB_UART_CONSOLE=y
|