aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32l0/src/bin/tsc_multipin.rs
Commit message (Expand)AuthorAgeFilesLines
* stm32 tsc examples: minor correctionsmichel2024-11-291-4/+4
* Refactor TSC module: Remove redundant 'Tsc' prefixes for improved naming cons...michel2024-11-291-5/+5
* stm32 multipin examples: remove check for group status since we are using the...michel2024-11-291-26/+2
* STM32-TSC: enable discriminating between pins within same TSC group and impro...michel2024-11-291-0/+233