| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Deprecate *recv* in favor of *receive* | Ruben De Smet | 2023-08-22 | 1 | -44/+44 |
| * | Implement Channel::poll_receive(..) -> Poll<T> | Ruben De Smet | 2023-08-11 | 1 | -4/+39 |
| * | Channel poll methods return Poll instead of bool | Ruben De Smet | 2023-08-11 | 1 | -14/+22 |
| * | Expose poll_ready_to_{send,receive} in Sender/Receiver | Ruben De Smet | 2023-08-11 | 1 | -0/+39 |
| * | embassy-sync: manual Copy impls for channel and pipe | Sam Lakerveld | 2023-08-08 | 1 | -4/+8 |
| * | wpan: fully implement initial draft concept | xoviat | 2023-07-18 | 1 | -0/+22 |
| * | Add `#[must_use]` to all futures | Grant Miller | 2023-02-24 | 1 | -0/+4 |
| * | sync: flatten module structure. | Dario Nieuwenhuis | 2022-08-22 | 1 | -0/+596 |
