feat: add settings mgmt and split debug transport snippets

This commit is contained in:
2026-05-11 16:19:37 +02:00
parent 3fed249430
commit 5ae098962d
15 changed files with 366 additions and 56 deletions

7
firmware/debug_uart.conf Normal file
View 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