Browse Source
This updates the documentation of all the Qemu boards to use the new `zephyr:board::` directive. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>pull/80294/head
21 changed files with 24 additions and 68 deletions
@ -1,6 +1,6 @@
@@ -1,6 +1,6 @@
|
||||
board: |
||||
name: qemu_riscv32e |
||||
full_name: QEMU Emulation for RISCV32E Emulation |
||||
full_name: QEMU Emulation for RISCV32E |
||||
vendor: qemu |
||||
socs: |
||||
- name: qemu_virt_riscv32e |
||||
|
Loading…
Reference in new issue