feat: add settings mgmt and split debug transport snippets
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
### Console / Logging: UART
|
||||
CONFIG_UART_CONSOLE=y
|
||||
CONFIG_LOG_BACKEND_UART=y
|
||||
### Console / Logging: disabled in base board config (enable via debug snippet)
|
||||
CONFIG_CONSOLE=n
|
||||
CONFIG_UART_CONSOLE=n
|
||||
CONFIG_LOG_BACKEND_UART=n
|
||||
CONFIG_LOG_BACKEND_RTT=n
|
||||
|
||||
Reference in New Issue
Block a user