Crates.io | esp-riscv-rt |
lib.rs | esp-riscv-rt |
version | 0.9.0 |
source | src |
created_at | 2023-01-26 17:44:47.294291 |
updated_at | 2024-07-15 20:40:53.208009 |
description | Minimal runtime / startup for RISC-V CPUs from Espressif |
homepage | |
repository | https://github.com/esp-rs/esp-hal |
max_upload_size | |
id | 768725 |
size | 23,633 |
Minimal runtime / startup for RISC-V devices from Espressif.
Much of the code in this package originated in the rust-embedded/riscv repository.
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.
Licensed under either of:
at your option.
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.