zephyr/boards/riscv32/qemu_riscv32/qemu_riscv32.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
187 B
YAML

identifier: qemu_riscv32
name: QEMU Emulation for RISC V
type: qemu
simulation: qemu
arch: riscv32
toolchain:
- zephyr
testing:
default: true
ignore_tags:
- net
- bluetooth