9 releases (breaking)

new 0.8.0 Apr 18, 2024
0.7.0 Mar 8, 2024
0.6.1 Jan 19, 2024
0.6.0 Dec 12, 2023
0.3.0 Mar 20, 2023

#1813 in Embedded development

Download history 1948/week @ 2023-12-23 1864/week @ 2023-12-30 1457/week @ 2024-01-06 1387/week @ 2024-01-13 1393/week @ 2024-01-20 925/week @ 2024-01-27 666/week @ 2024-02-03 816/week @ 2024-02-10 1056/week @ 2024-02-17 1681/week @ 2024-02-24 1659/week @ 2024-03-02 1792/week @ 2024-03-09 1400/week @ 2024-03-16 1379/week @ 2024-03-23 1069/week @ 2024-03-30 950/week @ 2024-04-06

5,060 downloads per month
Used in 7 crates (2 directly)

MIT/Apache

24KB
792 lines

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.

Dependencies

~1.5MB
~40K SLoC