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
/
timer
/
pwm_input.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
stm32: use typelevel timer type
xoviat
2025-11-27
1
-6
/
+8
*
Add separate method for generating update event. Make sure values are loaded ...
Jakob
2025-11-15
1
-0
/
+1
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-1
/
+1
*
stm32/afio: make af_num() unavailable in afio chips.
Dario Nieuwenhuis
2025-09-06
1
-6
/
+2
*
stm32/afio: make the A generic param only appear in chips with AFIO.
Dario Nieuwenhuis
2025-09-05
1
-2
/
+12
*
stm32/afio: use type inference for timer remaps as well.
Dario Nieuwenhuis
2025-09-05
1
-4
/
+4
*
Add STM32F1 AFIO remap
Fabian Wolter
2025-09-05
1
-0
/
+4
*
correct documentation
Süha Ünüvar
2025-06-27
1
-1
/
+1
*
rename fns and add documentation
Süha Ünüvar
2025-06-27
1
-2
/
+7
*
run cargo fmt
melvdl
2025-06-27
1
-1
/
+1
*
stm32: rename timer channel trait; replace impls via macro with impls generic...
melvdl
2025-06-27
1
-14
/
+14
*
stm32: generify timer channels
melvdl
2025-06-26
1
-16
/
+16
*
Remove Peripheral trait, rename PeripheralRef->Peri.
Dario Nieuwenhuis
2025-03-27
1
-20
/
+4
*
stm32/gpio: refactor AfType
Jan Špaček
2024-06-16
1
-5
/
+5
*
create functions in inner to handle register modification
Bruno Bousquet
2024-05-30
1
-31
/
+11
*
rename get_width_ticks and add info!() in examples
Bruno Bousquet
2024-05-29
1
-3
/
+3
*
Apply suggestions from code review
Bruno Bousquet
2024-05-29
1
-4
/
+4
*
pwm_input is working on F446
Bruno Bousquet
2024-05-29
1
-0
/
+134