Following the update of the schema, this updates all boards with the new structure. Signed-off-by: Wilfried Chauveau <wilfried.chauveau@arm.com>
16 lines
243 B
YAML
16 lines
243 B
YAML
identifier: qemu_riscv32e
|
|
name: QEMU Emulation for RISC-V (RV32E) 32-bit
|
|
type: qemu
|
|
simulation:
|
|
- name: qemu
|
|
arch: riscv
|
|
toolchain:
|
|
- zephyr
|
|
- xtools
|
|
supported:
|
|
- netif
|
|
testing:
|
|
default: true
|
|
ignore_tags:
|
|
- net
|
|
- bluetooth
|