embassy/embassy-stm32
Greg V 9fcc207629 stm32l1/rcc: fix clock frequency assertion
It was comparing a number in Hz (!) to "32" (MHz).
embassy-stm32's units don't work like those used by stm32-hal :/
2022-01-14 22:59:57 +03:00
..
src stm32l1/rcc: fix clock frequency assertion 2022-01-14 22:59:57 +03:00
.pep8 USART codegen 2021-04-25 22:35:51 +02:00
build.rs Add MCO peripheral. 2021-11-11 11:34:09 +01:00
Cargo.toml Make exti an optional feature 2022-01-12 14:28:10 +01:00