refactor(slave_node): Clean up initial configuration
- Remove redundant DTS_ROOT from CMakeLists.txt as it's inferred from BOARD_ROOT. - Clear the project configuration (prj.conf) to start with a minimal baseline.
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
# --- Base Slave Node Config ---
|
||||
CONFIG_GPIO=y
|
||||
|
||||
# Use RTT for console output instead of UART
|
||||
CONFIG_USE_SEGGER_RTT=y
|
||||
CONFIG_RTT_CONSOLE=y
|
||||
CONFIG_UART_CONSOLE=n
|
||||
|
||||
Reference in New Issue
Block a user