bare-sync 0.1.0

no-std, no-alloc synchronization primitives
Documentation

bare-sync

Overview

This library provides lightweight synchronization primitives derived from embassy_sync::{signal::Signal, watch::Watch}, remove Async/await features, optimized ROM/RAM footprint.

License

This project is licensed under the MIT License.