Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.
/ esp-riscv-rt Public archive

Minimal runtime / startup for RISC-V CPUs from Espressif

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

esp-rs/esp-riscv-rt

Repository files navigation

esp-riscv-rt


This project has moved! It can now be found in the esp-rs/esp-hal mono repository.


Crates.io docs.rs MSRV Crates.io

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

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

Minimum Supported Rust Version (MSRV)

This crate is guaranteed to compile on stable Rust 1.60 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.

About

Minimal runtime / startup for RISC-V CPUs from Espressif

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Languages