embassy/embassy-stm32
bors[bot] 6d0e6d563d
Merge #714
714: add more clock options for l4 and l5 r=Dirbaio a=ant32

- added an assert so it panics if pll48div is not 48Mhz
- added MSI as a clock source for PLL
- removed hsi48 option for MCUs mentioned in l4 rcc presentation
- copied some code from l4 to l5, but don't have a way of testing it.

Co-authored-by: Philip A Reimer <antreimer@gmail.com>
2022-04-12 21:42:36 +00:00
..
src Merge #714 2022-04-12 21:42:36 +00:00
build.rs Add ADC support for H7 2022-04-12 22:25:00 +02:00
Cargo.toml Add stm32wlexx support 2022-04-08 03:43:58 +02:00