embassy/embassy-stm32
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
..
src Move HSE config out of main clock mux 2022-04-29 17:51:18 +03:00
build.rs stm32: add stm32u5 GPDMA, SPIv4 support, add HIL tests. 2022-04-27 01:16:14 +02:00
Cargo.toml Add stm32 flash + bootloader support 2022-04-27 15:17:18 +02:00