aboutsummaryrefslogtreecommitdiff
path: root/embassy-sync/src/blocking_mutex
Commit message (Expand)AuthorAgeFilesLines
* Add blocking read-write lock implementation and remove obsolete testsAlix ANNERAUD2025-02-281-86/+0
* Add `RawRwLock` trait and `RawRwLockImpl` struct implementationAlix ANNERAUD2025-02-281-0/+86
* embassy-sync: fixed some clippy warningsOliver Rockstedt2024-10-071-0/+1
* Fix typoDániel Buga2023-08-151-1/+1
* split `embassy-util` into `embassy-futures`, `embassy-sync`.Dario Nieuwenhuis2022-08-222-0/+338