feat: add settings mgmt and split debug transport snippets
This commit is contained in:
8
firmware/debug_rtt.conf
Normal file
8
firmware/debug_rtt.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
### Debug transport: RTT
|
||||
CONFIG_CONSOLE=y
|
||||
CONFIG_USE_SEGGER_RTT=y
|
||||
CONFIG_RTT_CONSOLE=y
|
||||
CONFIG_LOG_BACKEND_RTT=y
|
||||
|
||||
CONFIG_UART_CONSOLE=n
|
||||
CONFIG_LOG_BACKEND_UART=n
|
||||
Reference in New Issue
Block a user