| Commit message (Expand) | Author | Age | Files | Lines |
| * | chore: bump embassy-sync version | Ulf Lilleengen | 2025-01-15 | 1 | -1/+1 |
| * | Release embassy-stm32 v0.2.0 | Dario Nieuwenhuis | 2025-01-10 | 1 | -1/+1 |
| * | Prepare embassy-embedded-hal 0.3 | Dániel Buga | 2025-01-05 | 1 | -1/+1 |
| * | Add example to doc for BLE initialisation | Lofty Inclination | 2025-01-01 | 1 | -0/+19 |
| * | Add crate description | Lofty Inclination | 2025-01-01 | 1 | -0/+13 |
| * | Escape existing illegal html characters | Lofty Inclination | 2025-01-01 | 1 | -9/+9 |
| * | fixup! Add docs for the BLE bindings | Lofty Inclination | 2025-01-01 | 4 | -8/+10 |
| * | Make arrow in comment point at magic numbers | Lofty Inclination | 2025-01-01 | 1 | -1/+1 |
| * | Add docs for the BLE bindings | Lofty Inclination | 2025-01-01 | 4 | -0/+59 |
| * | Fix spelling | Lofty Inclination | 2025-01-01 | 1 | -1/+1 |
| * | Enable docs for `ble` and `mac` | Lofty Inclination | 2025-01-01 | 1 | -2/+2 |
| * | Prepare new embassy-time-*driver, embassy-executor, embassy-time | Dániel Buga | 2024-12-22 | 1 | -1/+1 |
| * | Bump sync version (#3562) | Dániel Buga | 2024-11-22 | 1 | -1/+1 |
| * | rustfmt for new nightly. | Dario Nieuwenhuis | 2024-10-14 | 1 | -2/+8 |
| * | Update nighlty, fix warnings. | Dario Nieuwenhuis | 2024-10-14 | 2 | -1/+2 |
| * | Silence some unused warnings on nightly. | Dario Nieuwenhuis | 2024-08-05 | 1 | -0/+2 |
| * | Prepare embassy-time release | Ulf Lilleengen | 2024-08-05 | 1 | -1/+1 |
| * | Prepare release of embassy-hal-internal | Ulf Lilleengen | 2024-08-05 | 1 | -1/+1 |
| * | Prepare release of embassy-embedded-hal 0.2.0 | Ulf Lilleengen | 2024-08-05 | 1 | -1/+1 |
| * | Reduced define for 'unreachable!' to a single macro rule | Tarun Singh | 2024-07-17 | 1 | -10/+6 |
| * | Add collapse_debuginfo to fmt.rs macros. | Dario Nieuwenhuis | 2024-06-17 | 1 | -0/+17 |
| * | prepare for embassy-time 0.3.1 release | Ulf Lilleengen | 2024-06-04 | 1 | -1/+1 |
| * | Fix all check-cfg errors in the entire repo. | Dario Nieuwenhuis | 2024-05-31 | 1 | -0/+2 |
| * | Prepare for embassy-sync 0.6.0 release | Ulf Lilleengen | 2024-05-29 | 1 | -1/+1 |
| * | Reduce use of the full `futures` crate. | Dario Nieuwenhuis | 2024-04-26 | 2 | -2/+2 |
| * | Fix warnings in recent nightly. | Dario Nieuwenhuis | 2024-03-20 | 1 | -2/+0 |
| * | fmt: disable "unused" warnings. | Dario Nieuwenhuis | 2024-03-20 | 1 | -2/+1 |
| * | Add scatter memory files for extended BLE stack | Taylor Carpenter | 2024-02-01 | 4 | -2/+49 |
| * | fix: add missing file | Ulf Lilleengen | 2024-01-12 | 1 | -0/+13 |
| * | docs: add readme | Ulf Lilleengen | 2024-01-12 | 2 | -0/+7 |
| * | fix: use released version for stm32wb-hci | Ulf Lilleengen | 2024-01-12 | 1 | -1/+1 |
| * | Add docs.rs metadata to all crates. | Dario Nieuwenhuis | 2024-01-11 | 1 | -0/+3 |
| * | bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. | Dario Nieuwenhuis | 2024-01-11 | 1 | -1/+1 |
| * | ci: use beta, add secondary nightly ci. | Dario Nieuwenhuis | 2023-12-21 | 1 | -1/+1 |
| * | update release version in examples and other crates | Scott Mabin | 2023-12-04 | 1 | -2/+2 |
| * | Remove nightly and unstable-traits features in preparation for 1.75. | Dario Nieuwenhuis | 2023-11-29 | 1 | -5/+1 |
| * | cyw43: remove feature(concat_bytes). | Dario Nieuwenhuis | 2023-11-25 | 1 | -1/+0 |
| * | Update heapless to v0.8, embedded-nal-async to v0.7 | Dario Nieuwenhuis | 2023-11-10 | 1 | -1/+1 |
| * | Update Rust nightly. | Dario Nieuwenhuis | 2023-11-01 | 2 | -1/+4 |
| * | Prepare embassy-net 0.2.1 and embassy-sync 0.4.0 | Dániel Buga | 2023-10-31 | 1 | -1/+1 |
| * | net/driver: remove Medium, make HardwareAddress non_exhaustive. | Dario Nieuwenhuis | 2023-10-18 | 1 | -10/+1 |
| * | Prepare embassy-net(/-driver,/-driver-channel) 0.2.0 | Dániel Buga | 2023-10-16 | 1 | -1/+1 |
| * | time: add `links` key, release v0.1.5. | Dario Nieuwenhuis | 2023-10-16 | 1 | -1/+1 |
| * | Release embassy-time 0.1.4 | Dániel Buga | 2023-10-12 | 1 | -1/+1 |
| * | stm32: misc. cleanup | xoviat | 2023-09-17 | 4 | -12/+8 |
| * | feat: bump embassy-sync version to 0.3.0 | Ulf Lilleengen | 2023-09-14 | 1 | -1/+1 |
| * | Sync all fmt.rs files. | Dario Nieuwenhuis | 2023-08-30 | 1 | -6/+39 |
| * | Release embassy-time v0.1.3 | Jesse Braham | 2023-08-28 | 1 | -1/+1 |
| * | Deprecate *recv* in favor of *receive* | Ruben De Smet | 2023-08-22 | 2 | -3/+3 |
| * | Implement Channel::poll_receive(..) -> Poll<T> | Ruben De Smet | 2023-08-11 | 1 | -1/+1 |