snippets: rtt-console: do not disable SERIAL
There's no point in disabling serial when enabling RTT. They are not incompatible between each other. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
This commit is contained in:
parent
06f4213e6b
commit
ce4ce9986a
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
CONFIG_USE_SEGGER_RTT=y
|
||||
CONFIG_CONSOLE=y
|
||||
CONFIG_RTT_CONSOLE=y
|
||||
CONFIG_UART_CONSOLE=n
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue