| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -7/+3 |
| * | chore: add more `Debug` impls to `embassy-sync`, particularly on `OnceLock` | Curly | 2025-08-19 | 1 | -0/+5 |
| * | docs: fix a typo | Cyril Marpaud | 2025-03-31 | 1 | -1/+1 |
| * | Fix issue #3828 | lsartory | 2025-02-01 | 1 | -2/+14 |
| * | embassy-sync: fix clear() to wake senders | ibuki2003 | 2025-01-26 | 1 | -0/+3 |
| * | Desugar some async fns | Dániel Buga | 2024-12-30 | 1 | -11/+13 |
| * | embassy-sync: renamed field len to capacity on zerocopy_channel state | Oliver Rockstedt | 2024-10-06 | 1 | -5/+6 |
| * | embassy-sync: fix len calculation for zerocopy_channel | Oliver Rockstedt | 2024-10-06 | 1 | -1/+9 |
| * | embassy-sync: add clear, len, is_empty and is_full functions to zerocopy_channel | Oliver Rockstedt | 2024-10-05 | 1 | -0/+76 |
| * | docs: clarify capabilities of zerocopy channel | Ulf Lilleengen | 2024-03-04 | 1 | -5/+2 |
| * | Rename zero_copy -> zerocopy. | Dario Nieuwenhuis | 2023-09-04 | 1 | -0/+260 |
