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:
parent
f4d6be1ff8
commit
e63a08b44f
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue