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