index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
embassy-stm32
/
src
/
tsc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
2
-4
/
+4
*
stm32/afio: make af_num() unavailable in afio chips.
Dario Nieuwenhuis
2025-09-06
1
-1
/
+1
*
Update Rust nightly, stable.
Dario Nieuwenhuis
2025-07-04
1
-3
/
+3
*
Remove Peripheral trait, rename PeripheralRef->Peri.
Dario Nieuwenhuis
2025-03-27
3
-28
/
+13
*
Refactor TSC module: Remove redundant 'Tsc' prefixes for improved naming cons...
michel
2024-11-29
6
-356
/
+350
*
STM32-TSC: enable discriminating between pins within same TSC group and impro...
michel
2024-11-29
8
-1054
/
+1788
*
add blocking TSC examples
michel
2024-07-10
1
-2
/
+2
*
Use crate level PeriMode
Eekle
2024-07-02
1
-20
/
+4
*
Add async and blocking variants
Eekle
2024-06-30
1
-83
/
+120
*
fmt
Eekle
2024-06-23
1
-5
/
+4
*
Add async wait to TSC
Eekle
2024-06-23
1
-42
/
+97
*
stm32/gpio: refactor AfType
Jan Špaček
2024-06-16
1
-21
/
+33
*
Add Clone and Copy to Error types
dvdsk
2024-06-06
1
-1
/
+1
*
stm32/rcc: replace generated enable/disable code with runtime info
Jan Špaček
2024-05-25
1
-3
/
+3
*
Add versioning for group checks
Karun
2024-05-03
1
-0
/
+2
*
Check group configuration validity
Karun
2024-05-03
1
-17
/
+233
*
Add example documentation
Karun
2024-05-03
1
-0
/
+60
*
Functional touch sensing
Karun
2024-05-02
2
-182
/
+189
*
update num groups definition
Karun
2024-05-02
1
-0
/
+5
*
remove remaining warnings
Karun
2024-05-02
1
-17
/
+18
*
Address versioning and format issues raised by CI
Karun
2024-05-02
2
-7
/
+47
*
hyperspecific constructor
Karun
2024-05-02
1
-20
/
+119
*
Prevent invalid config sets
Karun
2024-05-02
2
-7
/
+38
*
Add io pin masking
Karun
2024-05-02
2
-49
/
+159
*
Add crate documentation
Karun
2024-05-02
1
-32
/
+109
*
initial set of io changes
Karun
2024-05-02
1
-2
/
+71
*
Initial fill out of driver without IO considerations
Karun
2024-05-02
2
-0
/
+457