esp-riscv-rt

Crates.ioesp-riscv-rt
lib.rsesp-riscv-rt
version0.8.0
sourcesrc
created_at2023-01-26 17:44:47.294291
updated_at2024-07-15 20:40:53.208009
descriptionMinimal runtime / startup for RISC-V CPUs from Espressif
homepage
repositoryhttps://github.com/esp-rs/esp-hal
max_upload_size
id768725
size24,362
Jesse Braham (jessebraham)

documentation

README

esp-riscv-rt

Crates.io docs.rs MSRV Crates.io Matrix

Minimal runtime / startup for RISC-V devices from Espressif.

Much of the code in this package originated in the rust-embedded/riscv repository.

Documentation

Minimum Supported Rust Version (MSRV)

This crate is guaranteed to compile on stable Rust 1.65 and up. It might compile with older versions but that may change in any new patch release.

License

Licensed under either of:

at your option.

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.

Commit count: 1243

cargo fmt