17 lines
250 B
YAML
17 lines
250 B
YAML
|
identifier: riscv32_virtual
|
||
|
name: Renode RISC-V 32-bit Virtual Board
|
||
|
type: mcu
|
||
|
arch: riscv32
|
||
|
toolchain:
|
||
|
- zephyr
|
||
|
ram: 4096
|
||
|
flash: 4096
|
||
|
simulation: renode
|
||
|
simulation_exec: renode
|
||
|
testing:
|
||
|
ignore_tags:
|
||
|
- net
|
||
|
- bluetooth
|
||
|
supported:
|
||
|
- uart
|