Browse Source

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>
pull/81485/head
Gerard Marull-Paretas 8 months ago committed by Anas Nashif
parent
commit
ce4ce9986a
  1. 1
      snippets/rtt-console/rtt-console.conf

1
snippets/rtt-console/rtt-console.conf

@ -1,4 +1,3 @@ @@ -1,4 +1,3 @@
CONFIG_USE_SEGGER_RTT=y
CONFIG_CONSOLE=y
CONFIG_RTT_CONSOLE=y
CONFIG_UART_CONSOLE=n

Loading…
Cancel
Save