zephyr/boards/x86/qemu_x86/qemu_x86_iamcu.yaml
Anas Nashif ae5105c08b boards: more boards with xtools support
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>
2018-07-08 15:39:35 -04:00

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