esp-sync

Crates.ioesp-sync
lib.rsesp-sync
version0.1.1
created_at2025-10-13 16:52:56.139852+00
updated_at2025-10-30 10:32:12.220066+00
descriptionSynchronization primitives for Espressif devices
homepage
repositoryhttps://github.com/esp-rs/esp-hal
max_upload_size
id1880777
size39,721
Scott Mabin (MabezDev)

documentation

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

README

esp-sync

Crates.io docs.rs MSRV Crates.io Matrix

This crate provides an optimized raw mutex (a lock type that doesn't wrap any data) for ESP32 devices.

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