Low level access to RISC-V processors

Aaron Gowatch a74f311d23 Track DelayNs changes in embedded-hal-1.0.0-rc.2 1 gadu atpakaļ
.github 147285e8a0 concise implementation of e-h 1 gadu atpakaļ
examples 012aa79db4 HAL implementations 1 gadu atpakaļ
src a74f311d23 Track DelayNs changes in embedded-hal-1.0.0-rc.2 1 gadu atpakaļ
.gitignore 197f2fcd71 First version of PLIC and (A)CLINT 1 gadu atpakaļ
Cargo.toml a74f311d23 Track DelayNs changes in embedded-hal-1.0.0-rc.2 1 gadu atpakaļ
README.md 74490102ac Docs and CI actions 1 gadu atpakaļ

README.md

riscv-peripheral

Standard RISC-V peripherals for embedded systems written in Rust

Minimum Supported Rust Version (MSRV)

This crate is guaranteed to compile on stable Rust 1.61 and up. It might compile with older versions but that may change in any new patch release.