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
/
hrtim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Peripheral trait, rename PeripheralRef->Peri.
Dario Nieuwenhuis
2025-03-27
2
-16
/
+14
*
STM32: bump to latest stm32-metapac
David Lawrence
2024-12-06
1
-18
/
+4
*
stm32/gpio: refactor AfType
Jan Špaček
2024-06-16
1
-7
/
+9
*
stm32/rcc: replace generated enable/disable code with runtime info
Jan Špaček
2024-05-25
1
-2
/
+2
*
stm32: use private_bounds for sealed traits.
Dario Nieuwenhuis
2024-03-23
2
-76
/
+69
*
stm32: autogenerate clocks struct, enable mux for all chips.
Dario Nieuwenhuis
2024-02-02
2
-9
/
+11
*
stm32/timer: docs.
Dario Nieuwenhuis
2023-12-19
1
-8
/
+8
*
stm32: document hrtim, qspi, sdmmc, spi.
Dario Nieuwenhuis
2023-12-19
2
-24
/
+41
*
stm32: more docs.
Dario Nieuwenhuis
2023-12-19
1
-0
/
+2
*
enable clock first
pbert
2023-10-12
1
-1
/
+1
*
STM32: combine RccPeripherals reset() and enable() to reset_and_enable()
pbert
2023-10-12
1
-2
/
+1
*
stm32/hrtim: move traits out of macro def'n
xoviat
2023-09-28
1
-81
/
+67
*
stm32/f3: add high res for hrtim and misc.
xoviat
2023-09-10
2
-11
/
+37
*
stm32: cleanup psc design
xoviat
2023-09-03
1
-34
/
+15
*
stm32: add hrtim v2
Dario Nieuwenhuis
2023-07-31
1
-0
/
+18
*
stm32/hrtim: pub instance
xoviat
2023-07-28
1
-1
/
+1
*
stm32/hrtim: shorten names
xoviat
2023-07-28
2
-95
/
+88
*
stm32/hrtim: cleanup merge issues
xoviat
2023-07-28
2
-5
/
+9
*
stm32/hrtim: extract traits
xoviat
2023-07-28
2
-2
/
+200
*
stm32/hrtim: extract into mod
xoviat
2023-07-28
1
-0
/
+407