embassy/embassy-stm32
Timo Kröger 84240d49ea stm32wl: Fix RCC
* `MSIRGSEL = 1` was required for MSI accept the updated MSI range
* Reorder enable and clock switching to properly handle the jump from
the default 4MHz MSI to a higher MSI freuquency
2022-08-26 15:44:58 +02:00
..
src stm32wl: Fix RCC 2022-08-26 15:44:58 +02:00
build.rs implement support for LPUART 2022-08-19 12:05:19 +02:00
Cargo.toml split embassy-util into embassy-futures, embassy-sync. 2022-08-22 22:18:13 +02:00