This commit converts the SiFive HiFive Unmatched board (`hifive_unmatched` target) to the Zephyr Hardware Model v2. Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
18 lines
249 B
YAML
18 lines
249 B
YAML
identifier: hifive_unmatched
|
|
name: SiFive HiFive Unmatched
|
|
type: mcu
|
|
arch: riscv
|
|
toolchain:
|
|
- zephyr
|
|
ram: 3840
|
|
simulation: renode
|
|
simulation_exec: renode
|
|
testing:
|
|
ignore_tags:
|
|
- net
|
|
- bluetooth
|
|
supported:
|
|
- spi
|
|
- memc
|
|
vendor: sifive
|