mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-26 23:36:32 -04:00
* Update BSP and SDK for HiFive board This commit also adds demo start and success/failure output messages. |
||
|---|---|---|
| .. | ||
| install/include/metal | ||
| core.dts | ||
| design.dts | ||
| design.reglist | ||
| design.svd | ||
| metal-inline.h | ||
| metal-platform.h | ||
| metal.default.lds | ||
| metal.freertos.lds | ||
| metal.h | ||
| metal.ramrodata.lds | ||
| metal.scratchpad.lds | ||
| README.md | ||
| settings.mk | ||
HiFive1 Rev B is a low-cost, Arduino-compatible development board featuring the Freedom E310. It’s the best way to start prototyping and developing your RISC‑V applications.
This target is ideal for getting familiar with the RISC-V ISA instruction set and the freedom-metal libraries. It supports:
- 1 hart with RV32IMAC core
- 4 hardware breakpoints
- Physical Memory Protection with 8 regions
- 16 local interrupts signal that can be connected to off core complex devices
- Up to 127 PLIC interrupt signals that can be connected to off core complex devices, with 7 priority levels
- GPIO memory with 16 interrupt lines
- SPI memory with 1 interrupt line
- Serial port with 1 interrupt line
- 1 RGB LEDS