aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32f3/src/bin/tsc_blocking.rs
Commit message (Collapse)AuthorAgeFilesLines
* Refactor TSC module: Remove redundant 'Tsc' prefixes for improved naming ↵michel2024-11-291-3/+3
| | | | consistency
* STM32-TSC: enable discriminating between pins within same TSC group and ↵michel2024-11-291-0/+138
improve TSC library in general