An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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