zephyr/boards/x86/qemu_x86/qemu_x86.yaml
Anas Nashif 8acdbd796e sanitycheck: support new simulation keyword
Some boards are supported natively by qemu. This option will allow us to
run tests using those platforms directly without having to go via a
dedicated qemu board definition.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-01-18 21:37:48 -05:00

13 lines
175 B
YAML

identifier: qemu_x86
name: QEMU Emulation for X86
type: qemu
simulation: qemu
arch: x86
toolchain:
- zephyr
supported:
- pci
- netif:slip
testing:
default: true