aboutsummaryrefslogtreecommitdiff
path: root/embassy-stm32/src/lptim/timer
Commit message (Expand)AuthorAgeFilesLines
* Move the methods to the cfg gated impls to handle register renaming.Annie Ehler2025-06-121-25/+50
* Add extra methods for the low-power interrupt timer.Annie Ehler2025-06-111-0/+25
* Remove Peripheral trait, rename PeripheralRef->Peri.Dario Nieuwenhuis2025-03-271-5/+3
* chore: fix buildelagil2025-01-031-2/+2
* stm32: Support LPTIM v1 and v2Romain Goyet2024-09-113-0/+241