aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32h5/src/bin/stop.rs
Commit message (Expand)AuthorAgeFilesLines
* low_power: misc cleanups and allow main macroxoviat2025-11-161-10/+2
* stm32/stop: move stop_with_rtc into initxoviat2025-11-041-5/+0
* rustfmtxoviat2025-11-031-1/+0
* low_power: update api to allow reconfigxoviat2025-11-031-2/+0
* executor: return error when creating the spawntoken, not when spawning.Dario Nieuwenhuis2025-08-291-3/+3
* Remove Peripheral trait, rename PeripheralRef->Peri.Dario Nieuwenhuis2025-03-271-2/+2
* low power for h5eZio Pan2024-04-281-0/+71