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.
4 lines
100 B
Plaintext
4 lines
100 B
Plaintext
# Copyright (c) 2025 Eduard Iten
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
CONFIG_SERIAL=y
|
|
CONFIG_GPIO=y |