aboutsummaryrefslogtreecommitdiff
path: root/embassy-stm32/src/lptim/pwm.rs
Commit message (Expand)AuthorAgeFilesLines
* Rustfmt for edition 2024.Dario Nieuwenhuis2025-10-061-3/+3
* stm32/afio: make af_num() unavailable in afio chips.Dario Nieuwenhuis2025-09-061-10/+7
* Remove Peripheral trait, rename PeripheralRef->Peri.Dario Nieuwenhuis2025-03-271-15/+9
* Fixed documentationMatt Allen2025-03-061-1/+1
* Added gpio version specific codeMatt Allen2025-03-061-5/+14
* Added function to channel_impl to allow full configuration of the pinMatt Allen2025-03-051-1/+28
* stm32: Work around LPTIM4Romain Goyet2024-09-111-2/+2
* stm32: Support LPTIM v1 and v2Romain Goyet2024-09-111-31/+76
* stm32: Use the updated LPTIM pacRomain Goyet2024-09-111-0/+1
* stm32: Clean up the lptim driverRomain Goyet2024-09-111-0/+122