aboutsummaryrefslogtreecommitdiff
path: root/embassy-stm32-wpan/src
Commit message (Expand)AuthorAgeFilesLines
* fus: add fw upgrade methodsxoviat2025-12-183-31/+138
* wpan: build mac_ffdxoviat2025-12-161-14/+21
* Merge pull request #5068 from leftger/feat/stm32-wpan-linklayer-platxoviat2025-12-161-425/+693
|\
| * Re-added function comments. Misc changes.Gerzain Mata2025-12-151-17/+290
| * Restored original function documentationGerzain Mata2025-12-141-184/+149
| * WPAN/Fix: Restore function documentationGerzain Mata2025-12-141-0/+258
| * WPAN: 1st draft of linklayer_platGerzain Mata2025-12-141-645/+417
* | wpan: update stm32wb-hcixoviat2025-12-151-6/+2
|/
* wpan: update aligned, critical_sectionxoviat2025-12-124-184/+198
* wba: fix no_mangle attrs and enable mac bindingsGerzain Mata2025-12-074-34/+361
* wpan: add libraries for wbaxoviat2025-12-0611-2/+1856
* stm32: add wpan dependency to wba examplesxoviat2025-12-032-0/+10
* wpan: refactor into wb55xoviat2025-12-0329-220/+223
* fmtxoviat2025-11-231-1/+1
* fmtxoviat2025-11-231-2/+0
* Merge branch 'main' of https://github.com/embassy-rs/embassy into wpanxoviat2025-11-234-19/+36
|\
| * wpan: use ptr arithmaticxoviat2025-11-234-21/+36
* | wpan: restructure ipcc and hil test wpan_macxoviat2025-11-2313-282/+348
|/
* fmtxoviat2025-11-171-2/+1
* wpan: fix src/dst addressxoviat2025-11-173-8/+37
* fmtxoviat2025-11-173-5/+6
* wpan: parse frames correctlyxoviat2025-11-175-39/+146
* wpan_ get net example actually workingxoviat2025-11-174-34/+40
* fmtxoviat2025-11-161-2/+0
* wpan: restructure mac driverxoviat2025-11-165-100/+353
* Rustfmt for edition 2024.Dario Nieuwenhuis2025-10-0610-21/+17
* Edition 2024.Dario Nieuwenhuis2025-10-062-25/+26
* Remove Peripheral trait, rename PeripheralRef->Peri.Dario Nieuwenhuis2025-03-271-5/+3
* Add example to doc for BLE initialisationLofty Inclination2025-01-011-0/+19
* Add crate descriptionLofty Inclination2025-01-011-0/+13
* Escape existing illegal html charactersLofty Inclination2025-01-011-9/+9
* fixup! Add docs for the BLE bindingsLofty Inclination2025-01-014-8/+10
* Make arrow in comment point at magic numbersLofty Inclination2025-01-011-1/+1
* Add docs for the BLE bindingsLofty Inclination2025-01-014-0/+59
* Fix spellingLofty Inclination2025-01-011-1/+1
* rustfmt for new nightly.Dario Nieuwenhuis2024-10-141-2/+8
* Update nighlty, fix warnings.Dario Nieuwenhuis2024-10-142-1/+2
* Silence some unused warnings on nightly.Dario Nieuwenhuis2024-08-051-0/+2
* Reduced define for 'unreachable!' to a single macro ruleTarun Singh2024-07-171-10/+6
* Add collapse_debuginfo to fmt.rs macros.Dario Nieuwenhuis2024-06-171-0/+17
* Reduce use of the full `futures` crate.Dario Nieuwenhuis2024-04-261-1/+1
* Fix warnings in recent nightly.Dario Nieuwenhuis2024-03-201-2/+0
* fmt: disable "unused" warnings.Dario Nieuwenhuis2024-03-201-2/+1
* docs: add readmeUlf Lilleengen2024-01-121-0/+2
* Remove nightly and unstable-traits features in preparation for 1.75.Dario Nieuwenhuis2023-11-291-5/+1
* cyw43: remove feature(concat_bytes).Dario Nieuwenhuis2023-11-251-1/+0
* Update Rust nightly.Dario Nieuwenhuis2023-11-012-1/+4
* net/driver: remove Medium, make HardwareAddress non_exhaustive.Dario Nieuwenhuis2023-10-181-10/+1
* stm32: misc. cleanupxoviat2023-09-174-12/+8
* Sync all fmt.rs files.Dario Nieuwenhuis2023-08-301-6/+39