forked from kofal.net/zmk
refactor: Move the DT based CDC ACM setup.
This commit is contained in:
committed by
Pete Johanson
parent
2c5d5fde51
commit
c5ab8a9444
@@ -477,15 +477,6 @@ config ZMK_LOG_LEVEL
|
||||
config USB_CDC_ACM_RINGBUF_SIZE
|
||||
default 1024
|
||||
|
||||
config USB_CDC_ACM_DEVICE_NAME
|
||||
default "CDC_ACM"
|
||||
|
||||
config USB_CDC_ACM_DEVICE_COUNT
|
||||
default 1
|
||||
|
||||
config UART_CONSOLE_ON_DEV_NAME
|
||||
default "CDC_ACM_0"
|
||||
|
||||
config LOG_BUFFER_SIZE
|
||||
default 8192
|
||||
|
||||
|
||||
Reference in New Issue
Block a user