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
/
pipe.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: add dynamic dispatch variants of pipe
Ulf Lilleengen
2025-01-15
1
-0
/
+273
*
embassy-sync: fixed some clippy warnings
Oliver Rockstedt
2024-05-21
1
-1
/
+1
*
Remove nightly and unstable-traits features in preparation for 1.75.
Dario Nieuwenhuis
2023-11-29
1
-55
/
+49
*
sync/pipe: impl BufRead.
Dario Nieuwenhuis
2023-08-30
1
-98
/
+208
*
embassy-sync: manual Copy impls for channel and pipe
Sam Lakerveld
2023-08-08
1
-2
/
+4
*
Update to embedded-io 0.5 (#1752)
Dario Nieuwenhuis
2023-08-07
1
-10
/
+10
*
sync/pipe: fix doc typos.
Dario Nieuwenhuis
2023-06-27
1
-2
/
+2
*
sync/pipe: write all user data to pipe
ZhangYong
2023-06-04
1
-0
/
+10
*
sync/pipe: update to clarify docs that it is byte-oriented.
Dario Nieuwenhuis
2023-03-26
1
-28
/
+43
*
Add `#[must_use]` to all futures
Grant Miller
2023-02-24
1
-0
/
+2
*
sync: Fix nightly feature compilation after upgrade to embedded-io 0.4.0
Gabriel Smith
2022-11-27
1
-56
/
+18
*
Update Rust nightly.
Dario Nieuwenhuis
2022-10-26
1
-9
/
+9
*
split `embassy-util` into `embassy-futures`, `embassy-sync`.
Dario Nieuwenhuis
2022-08-22
1
-0
/
+551