| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | wba: fix no_mangle attrs and enable mac bindings | Gerzain Mata | 2025-12-07 | 5 | -35/+362 |
| * | wpan: add libraries for wba | xoviat | 2025-12-06 | 12 | -5/+1859 |
| * | stm32: add wpan dependency to wba examples | xoviat | 2025-12-03 | 3 | -50/+65 |
| * | changelog | xoviat | 2025-12-03 | 1 | -0/+1 |
| * | wpan: refactor into wb55 | xoviat | 2025-12-03 | 30 | -224/+262 |
| * | fmt | xoviat | 2025-11-23 | 1 | -1/+1 |
| * | changelog | xoviat | 2025-11-23 | 1 | -0/+1 |
| * | fmt | xoviat | 2025-11-23 | 1 | -2/+0 |
| * | Merge branch 'main' of https://github.com/embassy-rs/embassy into wpan | xoviat | 2025-11-23 | 4 | -19/+36 |
| |\ | |||||
| | * | wpan: use ptr arithmatic | xoviat | 2025-11-23 | 4 | -21/+36 |
| * | | wpan: restructure ipcc and hil test wpan_mac | xoviat | 2025-11-23 | 13 | -282/+348 |
| |/ | |||||
| * | fmt | xoviat | 2025-11-17 | 1 | -2/+1 |
| * | wpan: fix src/dst address | xoviat | 2025-11-17 | 3 | -8/+37 |
| * | fmt | xoviat | 2025-11-17 | 3 | -5/+6 |
| * | wpan: parse frames correctly | xoviat | 2025-11-17 | 6 | -40/+148 |
| * | wpan_ get net example actually working | xoviat | 2025-11-17 | 4 | -34/+40 |
| * | changelog | xoviat | 2025-11-16 | 1 | -0/+1 |
| * | fmt | xoviat | 2025-11-16 | 1 | -2/+0 |
| * | wpan: restructure mac driver | xoviat | 2025-11-16 | 6 | -100/+354 |
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 10 | -21/+17 |
| * | Edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 3 | -26/+27 |
| * | fix: update more minor versions | Ulf Lilleengen | 2025-08-27 | 1 | -1/+1 |
| * | chore: prepare embassy crate releases | Ulf Lilleengen | 2025-08-26 | 1 | -5/+5 |
| * | fix: skip publish on a few more | Ulf Lilleengen | 2025-08-25 | 1 | -0/+2 |
| * | add missing | Ulf Lilleengen | 2025-08-25 | 1 | -0/+11 |
| * | Add build command. | Dario Nieuwenhuis | 2025-08-25 | 1 | -0/+5 |
| * | fix: prepare embassy-sync 0.7.1 release | Ulf Lilleengen | 2025-08-12 | 1 | -1/+1 |
| * | chore: update metapac and prepare embassy-stm32 0.3.0 | Ulf Lilleengen | 2025-08-12 | 1 | -1/+1 |
| * | Release embassy-embedded-hal v0.4 | Dario Nieuwenhuis | 2025-08-03 | 1 | -1/+1 |
| * | chore: Release embassy-embedded-hal version 0.3.1 | Ulf Lilleengen | 2025-07-16 | 1 | -1/+1 |
| * | chore: update to `embassy-hal-internal` v0.3.0 | Ulf Lilleengen | 2025-07-14 | 1 | -1/+1 |
| * | embassy-sync: bump to 0.7.0 | Matt Johnston | 2025-05-22 | 1 | -1/+1 |
| * | Update defmt dependencies | Yuri Astrakhan | 2025-05-18 | 1 | -1/+1 |
| * | Remove Peripheral trait, rename PeripheralRef->Peri. | Dario Nieuwenhuis | 2025-03-27 | 1 | -5/+3 |
| * | 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 |
