aboutsummaryrefslogtreecommitdiff
path: root/embassy-stm32/src/tsc/tsc.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove Peripheral trait, rename PeripheralRef->Peri.Dario Nieuwenhuis2025-03-271-16/+6
* Refactor TSC module: Remove redundant 'Tsc' prefixes for improved naming cons...michel2024-11-291-29/+29
* STM32-TSC: enable discriminating between pins within same TSC group and impro...michel2024-11-291-0/+456