#bare-metal #risc-v #channel #hal #gpio #port #youtube

bin+lib rust-on-rv32i

Bare metal port of rust on rv32i target

5 releases

0.0.14 Mar 21, 2023
0.0.13 Dec 17, 2022
0.0.12 Nov 2, 2022
0.0.11 Sep 9, 2022
0.0.1 Sep 8, 2022

#1081 in Hardware support

Custom license

21KB
451 lines

rust-on-rv32i

This crate is right now being developed on hifive1-revb board. Hifive1-revb board has RV32IMAC core FE310-G002.

For more explanation on this code, refer following youtube channels.

Release Notes:

v0.0.12 - GPIO Hal library for RISC-V fe310 SoC

Rustic-Wires: https://www.youtube.com/channel/UCKlt4fIkiJzwemrWSM-8PMg

LearnRISC-V: https://www.youtube.com/c/LearnRISCV


lib.rs:

Hifive1-RevB board Library

The Hifive1-RevB board Library provides the essential interface for using peripherals in board.

No runtime deps