| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: add more `Debug` impls to `embassy-sync`, particularly on `OnceLock` | Curly | 2025-08-19 | 1 | -0/+6 |
| * | Update embassy-sync/src/pubsub/publisher.rs | Robin Mueller | 2025-07-09 | 1 | -1/+1 |
| * | some minor documentation fixes | Robin Mueller | 2025-07-09 | 1 | -1/+1 |
| * | embassy_sync: `Sink` adapter for `pubsub::Pub` | Nathan Perry | 2024-09-20 | 1 | -0/+67 |
| * | embassy-sync: Add clear function to all channels | Oliver Rockstedt | 2024-05-22 | 1 | -0/+10 |
| * | Expose new length functions in the subs and pubs | Dion Dokter | 2024-05-20 | 1 | -10/+48 |
| * | Forgot to add space function to immediate publisher | Dion Dokter | 2022-10-05 | 1 | -0/+8 |
| * | Went back to named futures but now with must_use | Dion Dokter | 2022-09-29 | 1 | -3/+3 |
| * | Futures in pub & sub are now awaited instead of returned for better user comp... | Dion Dokter | 2022-09-29 | 1 | -2/+11 |
| * | sync: flatten module structure. | Dario Nieuwenhuis | 2022-08-22 | 1 | -0/+182 |
