mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-21 14:15:21 +00:00
Add first set of boards which can be built with xtools, this will include all boards at some point, so we might need a better way to whitelist toolchains that does not include changing every single board definition file. For now enabling those needed for testing the new toolchain. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
12 lines
170 B
YAML
12 lines
170 B
YAML
identifier: qemu_x86_iamcu
|
|
name: QEMU Emulation for X86 (IAMCU)
|
|
type: qemu
|
|
arch: x86
|
|
toolchain:
|
|
- zephyr
|
|
- xtools
|
|
testing:
|
|
ignore_tags:
|
|
- net
|
|
- bluetooth
|