https://github.com/riscv-rust/e310x
svd2rust generated interface to e310x peripherals
https://github.com/riscv-rust/e310x
Last synced: about 1 month ago
JSON representation
svd2rust generated interface to e310x peripherals
- Host: GitHub
- URL: https://github.com/riscv-rust/e310x
- Owner: riscv-rust
- Created: 2017-11-18T08:32:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-02-08T11:22:02.000Z (2 months ago)
- Last Synced: 2025-02-28T04:47:00.651Z (about 2 months ago)
- Language: Rust
- Size: 961 KB
- Stars: 20
- Watchers: 6
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- rust-embedded - `e310x` - svd2rust generated interface to SiFive [Freedom E310](https://www.sifive.com/cores/e31) MCUs - [](https://crates.io/crates/e310x) (Peripheral Access Crates / SiFive)
- awesome-embedded-rust - `e310x` - svd2rust generated interface to SiFive [Freedom E310](https://www.sifive.com/cores/e31) MCUs - [](https://crates.io/crates/e310x) (Peripheral Access Crates / SiFive)
README
# E301x crates
This repository contains various crates useful for writing Rust programs on E310x microcontrollers:
* [`e310x`]: Peripheral Access Crate (PAC) for E310x chips.
* [`e310x-hal`]: HAL for the E310x family of microcontrollers.This project is developed and maintained by the [RISC-V team][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][CoC], the maintainer of this crate, the [RISC-V team][team], promises
to intervene to uphold that code of conduct.[`riscv`]: https://crates.io/crates/e310x
[team]: https://github.com/rust-embedded/wg#the-risc-v-team
[CoC]: CODE_OF_CONDUCT.md