Low level access to RISC-V processors

Román Cárdenas 90a4035cd3 Added new functions 1 an în urmă
.github 1509de2f12 Fix clippy action 1 an în urmă
src 90a4035cd3 Added new functions 1 an în urmă
.gitignore 197f2fcd71 First version of PLIC and (A)CLINT 1 an în urmă
Cargo.toml 197f2fcd71 First version of PLIC and (A)CLINT 1 an în urmă
README.md 74490102ac Docs and CI actions 1 an în urmă

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.