Dario Nieuwenhuis
|
d41eeeae79
|
Remove Peripheral trait, rename PeripheralRef->Peri.
|
2025-03-27 15:18:06 +01:00 |
|
David Lawrence
|
0bec981882
|
STM32: bump to latest stm32-metapac
HRTIM driver is updated per https://github.com/embassy-rs/stm32-data/pull/544
|
2024-12-06 21:58:18 -05:00 |
|
Jan Špaček
|
94007ce6e0
|
stm32/gpio: refactor AfType
|
2024-06-16 21:11:55 +02:00 |
|
Jan Špaček
|
081afca3f0
|
stm32/rcc: replace generated enable/disable code with runtime info
|
2024-05-25 18:44:55 +02:00 |
|
Dario Nieuwenhuis
|
2bca875b5f
|
stm32: use private_bounds for sealed traits.
|
2024-03-23 01:38:51 +01:00 |
|
Dario Nieuwenhuis
|
9866847375
|
stm32: autogenerate clocks struct, enable mux for all chips.
|
2024-02-02 23:24:34 +01:00 |
|
Dario Nieuwenhuis
|
189b15c426
|
stm32/timer: docs.
|
2023-12-19 17:35:38 +01:00 |
|
Dario Nieuwenhuis
|
1ea87ec6e7
|
stm32: document hrtim, qspi, sdmmc, spi.
|
2023-12-19 16:21:51 +01:00 |
|
Dario Nieuwenhuis
|
49534cd405
|
stm32: more docs.
|
2023-12-19 00:10:36 +01:00 |
|
pbert
|
ecdd7c0e2f
|
enable clock first
|
2023-10-12 11:04:44 +02:00 |
|
pbert
|
f65a96c541
|
STM32: combine RccPeripherals reset() and enable() to reset_and_enable()
|
2023-10-12 11:04:19 +02:00 |
|
xoviat
|
322a4a8401
|
stm32/hrtim: move traits out of macro def'n
|
2023-09-28 15:48:46 -05:00 |
|
xoviat
|
08415e001e
|
stm32/f3: add high res for hrtim and misc.
|
2023-09-10 13:33:17 -05:00 |
|
xoviat
|
2e6f4237f2
|
stm32: cleanup psc design
|
2023-09-03 11:40:34 -05:00 |
|
Dario Nieuwenhuis
|
5c2ba3b212
|
stm32: add hrtim v2
|
2023-07-31 15:42:03 +02:00 |
|
xoviat
|
5bb5654d84
|
stm32/hrtim: pub instance
|
2023-07-28 17:39:01 -05:00 |
|
xoviat
|
a8d3bcbb75
|
stm32/hrtim: shorten names
|
2023-07-28 17:37:14 -05:00 |
|
xoviat
|
ec787d3518
|
stm32/hrtim: cleanup merge issues
|
2023-07-28 17:27:15 -05:00 |
|
xoviat
|
e495d606ec
|
stm32/hrtim: extract traits
|
2023-07-28 17:16:46 -05:00 |
|
xoviat
|
28136579e9
|
stm32/hrtim: extract into mod
|
2023-07-28 17:07:08 -05:00 |
|