Low level access to RISC-V processors

Román Cárdenas 012aa79db4 HAL implementations hai 1 ano
.github 012aa79db4 HAL implementations hai 1 ano
examples 012aa79db4 HAL implementations hai 1 ano
src 012aa79db4 HAL implementations hai 1 ano
.gitignore 197f2fcd71 First version of PLIC and (A)CLINT hai 1 ano
Cargo.toml 012aa79db4 HAL implementations hai 1 ano
README.md 74490102ac Docs and CI actions hai 1 ano

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.