esp-riscv-rt

Crates.ioesp-riscv-rt
lib.rsesp-riscv-rt
version0.12.0
created_at2023-01-26 17:44:47.294291+00
updated_at2025-07-16 10:48:27.387464+00
descriptionMinimal runtime / startup for RISC-V CPUs from Espressif
homepage
repositoryhttps://github.com/esp-rs/esp-hal
max_upload_size
id768725
size30,579
Jesse Braham (jessebraham)

documentation

https://docs.espressif.com/projects/rust/esp-riscv-rt/latest/

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 when using the latest stable Rust version at the time of the crate's release. It might compile with older versions, but that may change in any new release, including patches.

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: 2247

cargo fmt