mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-04-21 11:49:09 +00:00
Zephyr supports musca-s1 boards. Add support in the machine config file and the relevant CI entries to build it. Signed-off-by: Jon Mason <jon.mason@arm.com>
13 lines
153 B
YAML
13 lines
153 B
YAML
header:
|
|
version: 11
|
|
includes:
|
|
- ci/base.yml
|
|
- ci/meta-zephyr.yml
|
|
|
|
|
|
machine: musca-s1
|
|
|
|
target:
|
|
- trusted-firmware-m
|
|
- zephyr-philosophers
|