Low level access to RISC-V processors

Román Cárdenas Rodríguez b2183c696b Merge branch 'master' into add-peripheral há 1 ano atrás
.github b2183c696b Merge branch 'master' into add-peripheral há 1 ano atrás
riscv 2d0f35216d lib: update dependency embedded-hal to 1.0.0 há 1 ano atrás
riscv-pac 36a264c358 riscv-peripheral crate há 1 ano atrás
riscv-peripheral 5b012c0978 more flexible async implementation há 1 ano atrás
riscv-rt b8f0523d16 add links to Cargo.toml há 1 ano atrás
riscv-semihosting 2d0f35216d lib: update dependency embedded-hal to 1.0.0 há 1 ano atrás
.gitignore 4344b03e88 Remove bit_field dependency há 1 ano atrás
CODE_OF_CONDUCT.md 4bd6d68552 Update link (riscv to risc-v) há 4 anos atrás
Cargo.toml b2183c696b Merge branch 'master' into add-peripheral há 1 ano atrás
README.md b2183c696b Merge branch 'master' into add-peripheral há 1 ano atrás

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.