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