esp-hal/esp-hal-embassy
Dániel Buga c62f70d2c3
Clean up
2025-01-09 18:56:40 +01:00
..
src Clean up 2025-01-09 18:56:40 +01:00
.clippy.toml
build.rs
Cargo.toml Track the timer item's owner 2025-01-09 18:56:40 +01:00
CHANGELOG.md
MIGRATING-0.3.md
MIGRATING-0.4.md
MIGRATING-0.5.md
README.md

esp-hal-embassy

Crates.io docs.rs MSRV Crates.io Matrix

Embassy support for esp-hal.

Note that this crate currently requires you to enable the unstable feature on esp-hal.

Documentation

Minimum Supported Rust Version (MSRV)

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