1identifier: hifive1 2name: SiFive HiFive1 3type: mcu 4arch: riscv 5toolchain: 6 - zephyr 7ram: 16 8simulation: 9 - name: renode 10 exec: renode 11supported: 12 - pwm 13 - gpio 14 - spi 15 - arduino_gpio 16 - arduino_i2c 17testing: 18 ignore_tags: 19 - net 20 - bluetooth 21 - flash 22 - newlib 23 renode: 24 uart: sysbus.uart0 25 resc: boards/sifive/hifive1/support/hifive1.resc 26vendor: sifive 27