aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32wb/src/bin/eddystone_beacon.rs
Commit message (Collapse)AuthorAgeFilesLines
* stm32: cleanup low-power featuresxoviat2025-12-181-1/+1
|
* wpan: restructure ipcc and hil test wpan_macxoviat2025-11-231-65/+51
|
* Rustfmt for edition 2024.Dario Nieuwenhuis2025-10-061-2/+2
|
* examples: stm32wb: remove comment about memory.x fileRomain Reignier2024-06-201-1/+0
| | | | File removed in commit https://github.com/embassy-rs/embassy/commit/c19967dcf24d5223de5fd9b390371dc24aeccc1d
* fix: update after api changeUlf Lilleengen2024-01-121-5/+3
|
* ci: use beta, add secondary nightly ci.Dario Nieuwenhuis2023-12-211-1/+0
|
* Update stm32wb examples to use ble/mac firmware.Will Farrell2023-09-161-2/+2
|
* wpan: fix examplesGhaithOueslati2023-07-301-1/+4
|
* rustfmtxoviat2023-07-151-1/+1
|
* stm32/wpan: reorg subsystemsxoviat2023-06-231-7/+7
|
* wpan: add BLE HCIgoueslati2023-06-221-0/+249