feat: Establish functional multi-app structure

This commit captures a working multi-app build where the board definition is located in the 'software' directory and explicitly included by the slave_node application. This serves as a stable baseline.
This commit is contained in:
2025-07-01 11:05:12 +02:00
parent fbeaa916b9
commit 5ce96a662d
10 changed files with 154 additions and 9 deletions

View File

@@ -1,3 +1,2 @@
# Zephyr configuration for the Gateway
# Gateway Configuration
CONFIG_NETWORKING=y
CONFIG_NET_TCP=y