embassy/embassy-stm32/src/rcc
Joonas Javanainen 0cfe1dc9df
Move HSE config out of main clock mux
This makes the configuration more flexible and closer to the underlying
configuration register structure. For example, we could use HSI for the
system clock, but use HSE to output a clock with MCO.
2022-04-29 17:51:18 +03:00
..
f0.rs Update stm32-data 2022-02-14 02:12:06 +01:00
f1.rs Update stm32-data 2022-02-14 02:12:06 +01:00
f2.rs Move HSE config out of main clock mux 2022-04-29 17:51:18 +03:00
f3.rs stm32/rcc: fix f3 build failure. 2022-02-23 03:42:46 +01:00
f4.rs Update stm32-data 2022-02-14 02:12:06 +01:00
f7.rs Update stm32-data 2022-02-14 02:12:06 +01:00
g0.rs rustfmt 2022-03-04 18:04:12 +01:00
g4.rs stm32/rcc: remove Rcc struct, RccExt trait. 2022-01-05 00:00:44 +01:00
h7.rs Add ADC support for H7 2022-04-12 22:25:00 +02:00
l0.rs stm32/rcc: fix build on l0 chips without CRS 2022-02-24 06:28:29 +01:00
l1.rs Update stm32-data 2022-02-14 02:12:06 +01:00
l4.rs add more clock options for l4 and l5 2022-04-11 19:11:02 -06:00
l5.rs add more clock options for l4 and l5 2022-04-11 19:11:02 -06:00
mod.rs Add ADC support for H7 2022-04-12 22:25:00 +02:00
u5.rs stm32/rcc: remove Rcc struct, RccExt trait. 2022-01-05 00:00:44 +01:00
wb.rs stm32/rcc: remove Rcc struct, RccExt trait. 2022-01-05 00:00:44 +01:00
wl.rs Add stm32 flash + bootloader support 2022-04-27 15:17:18 +02:00