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
/
lptim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-3
/
+3
*
stm32/afio: make af_num() unavailable in afio chips.
Dario Nieuwenhuis
2025-09-06
1
-10
/
+7
*
Move the methods to the cfg gated impls to handle register renaming.
Annie Ehler
2025-06-12
1
-25
/
+50
*
Add extra methods for the low-power interrupt timer.
Annie Ehler
2025-06-11
1
-0
/
+25
*
Remove Peripheral trait, rename PeripheralRef->Peri.
Dario Nieuwenhuis
2025-03-27
3
-21
/
+14
*
Fixed documentation
Matt Allen
2025-03-06
1
-1
/
+1
*
Added gpio version specific code
Matt Allen
2025-03-06
1
-5
/
+14
*
Added function to channel_impl to allow full configuration of the pin
Matt Allen
2025-03-05
1
-1
/
+28
*
chore: fix build
elagil
2025-01-03
1
-2
/
+2
*
stm32: Use a GLOBAL interrupt for lptim
Romain Goyet
2024-09-11
1
-2
/
+2
*
stm32: Work around LPTIM4
Romain Goyet
2024-09-11
2
-9
/
+20
*
stm32: Support LPTIM v1 and v2
Romain Goyet
2024-09-11
6
-166
/
+243
*
stm32: Use the updated LPTIM pac
Romain Goyet
2024-09-11
3
-6
/
+10
*
stm32: Temporary fix around incomplete stm32-metapac
Romain Goyet
2024-09-11
1
-1
/
+1
*
stm32: Clean up the lptim driver
Romain Goyet
2024-09-11
4
-222
/
+365
*
First working draft of a lptim driver
Romain Goyet
2024-09-11
2
-0
/
+240