feat(conf): Configure project for USB console

This commit is contained in:
2025-06-29 12:34:50 +02:00
parent d8083bf02c
commit 4e87357519

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