Low level access to RISC-V processors

Román Cárdenas Rodríguez ddf131f24e Merge pull request #164 from rust-embedded/add-peripheral 1 vuosi sitten
.github 358a15264d tweak CI 1 vuosi sitten
riscv 3384fc8b19 Prepare for releases 1 vuosi sitten
riscv-pac 2531e682f3 MSRV is now 1.75 1 vuosi sitten
riscv-peripheral e9cd65d847 added example for async delays with CLINT 1 vuosi sitten
riscv-rt fafec2e5ef Publish latest riscv-rt patch on crates.io 1 vuosi sitten
riscv-semihosting 3384fc8b19 Prepare for releases 1 vuosi sitten
.gitignore 4344b03e88 Remove bit_field dependency 1 vuosi sitten
CODE_OF_CONDUCT.md 4bd6d68552 Update link (riscv to risc-v) 4 vuotta sitten
Cargo.toml b2183c696b Merge branch 'master' into add-peripheral 1 vuosi sitten
README.md b2183c696b Merge branch 'master' into add-peripheral 1 vuosi sitten

README.md

RISC-V crates

This repository contains various crates useful for writing Rust programs on RISC-V microcontrollers:

This project is developed and maintained by the RISC-V team.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Code of Conduct

Contribution to this crate is organized under the terms of the Rust Code of Conduct, the maintainer of this crate, the RISC-V team, promises to intervene to uphold that code of conduct.