1identifier: hifive_unleashed
2name: SiFive HiFive Unleashed
3type: mcu
4arch: riscv
5toolchain:
6  - zephyr
7ram: 3840
8simulation: renode
9simulation_exec: renode
10testing:
11  ignore_tags:
12    - net
13    - bluetooth
14    - flash
15    - newlib
16    - crypto
17  renode:
18    uart: sysbus.uart0
19    resc: boards/sifive/hifive_unleashed/support/hifive_unleashed.resc
20supported:
21  - gpio
22  - spi
23vendor: sifive
24