| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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: add write_all function | ||||
| * | sync/pipe: update to clarify docs that it is byte-oriented. | Dario Nieuwenhuis | 2023-03-26 | 1 | -28/+43 |
| | | | | | | There was some language copypasted from Channel talking about "messages" or "values", that is not really accurate with Pipe. | ||||
| * | 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 |
