aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32l5/src/bin/stop.rs
Commit message (Collapse)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
|
* fix for rustfmtChristian Enderle2024-01-021-2/+2
|
* stm32l5: add low-power stop exampleChristian Enderle2024-01-021-0/+61