Low level access to RISC-V processors

Román Cárdenas 6d720363c6 modified macro for documentation 1 год назад
.github 1459e8faee Create rust.yml 1 год назад
src 6d720363c6 modified macro for documentation 1 год назад
.gitignore 197f2fcd71 First version of PLIC and (A)CLINT 1 год назад
Cargo.toml 197f2fcd71 First version of PLIC and (A)CLINT 1 год назад
README.md 197f2fcd71 First version of PLIC and (A)CLINT 1 год назад

README.md

riscv-peripheral

Standard RISC-V targets 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.