index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
embassy-sync
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Semaphore synchronization primitive
Alex Moon
2024-03-30
1
-0
/
+1
*
Add OnceLock sync primitive
Peter Krull
2024-03-03
1
-0
/
+1
*
Remove nightly autodetects.
Dario Nieuwenhuis
2024-01-10
1
-2
/
+0
*
Remove nightly and unstable-traits features in preparation for 1.75.
Dario Nieuwenhuis
2023-11-29
1
-2
/
+3
*
revert module changes, reexport heapless relevant items
Scott Mabin
2023-11-20
1
-0
/
+1
*
more clean up, refactor channel into module to share code
Scott Mabin
2023-11-18
1
-1
/
+0
*
Priority channel using binary heap
Scott Mabin
2023-11-18
1
-0
/
+1
*
Re-add impl_trait_projections
Dániel Buga
2023-10-30
1
-1
/
+2
*
Remove impl_trait_projections.
Dario Nieuwenhuis
2023-10-02
1
-1
/
+1
*
Rename zero_copy -> zerocopy.
Dario Nieuwenhuis
2023-09-04
1
-1
/
+1
*
Move embassy-net-driver-channel::zerocopy_channel to embassy_sync::zero_copy_...
Ruben De Smet
2023-09-04
1
-0
/
+1
*
Update Rust nightly.
Dario Nieuwenhuis
2023-05-19
1
-1
/
+0
*
sync: Fix nightly feature compilation after upgrade to embedded-io 0.4.0
Gabriel Smith
2022-11-27
1
-1
/
+2
*
Update Rust nightly.
Dario Nieuwenhuis
2022-09-22
1
-1
/
+1
*
Add README for embassy-sync
Ulf Lilleengen
2022-08-23
1
-1
/
+1
*
sync: flatten module structure.
Dario Nieuwenhuis
2022-08-22
1
-0
/
+2
*
split `embassy-util` into `embassy-futures`, `embassy-sync`.
Dario Nieuwenhuis
2022-08-22
1
-0
/
+17