forked from kofal.net/zmk
docs(logging): remove CONFIG_USB_UART_DTR_WAIT
This configuration option was removed in Zephyr v2.4.0. See: zephyrproject-rtos/zephyr#27427 PR: #467
This commit is contained in:
@@ -53,7 +53,6 @@ CONFIG_UART_LINE_CTRL=y
|
||||
CONFIG_UART_CONSOLE=y
|
||||
CONFIG_USB_UART_CONSOLE=y
|
||||
CONFIG_UART_CONSOLE_ON_DEV_NAME="CDC_ACM_0"
|
||||
CONFIG_USB_UART_DTR_WAIT=n
|
||||
```
|
||||
|
||||
## Viewing Logs
|
||||
|
||||
Reference in New Issue
Block a user