feat(conf): Configure project for USB console

This commit is contained in:
Eduard Iten 2025-06-29 12:34:50 +02:00
parent d8083bf02c
commit 4e87357519
1 changed files with 4 additions and 0 deletions

View File

@ -1 +1,5 @@
CONFIG_PRINTK=y
CONFIG_SERIAL=n
CONFIG_UART_CONSOLE=n
CONFIG_USB_DEVICE_STACK=y
CONFIG_USB_DEVICE_CDC_ACM=y