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 |
|
Dario Nieuwenhuis
|
cdc66e110f
|
stm32/rcc: remove builders on Config.
This makes API consistent with other Config structs in Embassy, where
the convention is to not use builders.
|
2022-01-04 13:31:30 +01:00 |
|
Bob McWhirter
|
12a64b867b
|
More support for U5 PWR (ish), RCC, and FLASH (ish).
|
2021-11-08 14:27:33 -05:00 |
|
Bob McWhirter
|
5f124ec49f
|
Update U5 to init RCC.
|
2021-11-08 14:20:51 -05:00 |
|
Bob McWhirter
|
d1272e00bb
|
Prefix unused variable for now.
|
2021-11-02 15:45:56 -04:00 |
|
Bob McWhirter
|
f12b70535b
|
Adjust for STM32U5.
|
2021-11-02 12:05:24 -04:00 |
|