Dario Nieuwenhuis
|
558918651e
|
stm32: update stm32-metapac.
|
2023-06-19 03:22:12 +02:00 |
|
xoviat
|
f395ec44e8
|
stm32/rcc: add pllsai clock
|
2023-04-14 21:28:27 -05:00 |
|
xoviat
|
650589ab3f
|
stm32/rcc: add plli2s to Clocks and cfg directives
|
2023-04-14 16:30:36 -05:00 |
|
xoviat
|
c1d5f86871
|
stm32/rcc: fix warnings
|
2023-04-12 18:11:55 -05:00 |
|
xoviat
|
0289630fe4
|
stm32/rcc: add i2s pll on some f4 micros
|
2023-04-12 18:04:44 -05:00 |
|
Mathieu Dupont
|
1349dabe1a
|
add compilation time exclusion for stm32f410
|
2023-04-03 17:55:05 +02:00 |
|
Mathieu Dupont
|
4ce1c5f27d
|
Add MCO support for L4 and F4 families
|
2023-04-03 16:41:25 +02:00 |
|
chemicstry
|
1fd5022e72
|
Refactor IWDG to use LSI frequency from RCC
|
2022-07-10 20:59:36 +03:00 |
|
Dario Nieuwenhuis
|
a8703b7598
|
Run rustfmt.
|
2022-06-12 22:22:31 +02:00 |
|
Dario Nieuwenhuis
|
39d06b59cd
|
Update stm32-data
|
2022-02-14 02:12:06 +01:00 |
|
Dario Nieuwenhuis
|
2eb0cc5df7
|
stm32/rcc: remove Rcc struct, RccExt trait.
All the RCC configuration is executed in init().
|
2022-01-05 00:00:44 +01:00 |
|
Dario Nieuwenhuis
|
c3fd9a0f44
|
stm32/rcc: f4/f7 cleanup and make a bit more consistent.
|
2022-01-04 21:17:17 +01:00 |
|
Dario Nieuwenhuis
|
b06e705a73
|
stm32/rcc: change family-specific code from dirs to single files.
Consistent with how other peripherals handle their versions.
|
2022-01-04 19:28:15 +01:00 |
|