Skip to content

Commit da6a67a

Browse files
committed
force rtt
1 parent 36b36e1 commit da6a67a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

prj.conf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,12 @@ CONFIG_CONSOLE=y
2727
CONFIG_UART_CONSOLE=y
2828
CONFIG_UART_LINE_CTRL=y
2929

30+
CONFIG_USE_SEGGER_RTT=y
3031
CONFIG_LOG=y
3132
#CONFIG_PRINTK=y
33+
CONFIG_LOG_MODE_DEFERRED=y
34+
CONFIG_LOG_SPEED=y
35+
CONFIG_LOG_BACKEND_RTT=y
3236
CONFIG_USB_DRIVER_LOG_LEVEL_WRN=y
3337
CONFIG_USB_DEVICE_LOG_LEVEL_WRN=y
3438
CONFIG_USB_CDC_ACM_LOG_LEVEL_OFF=y

0 commit comments

Comments
 (0)