embassy/embassy-stm32/src/rcc
Ulf Lilleengen 484e0acc63 Add stm32 flash + bootloader support
* Add flash drivers for L0, L1, L4, WB and WL. Not tested for WB, but
should be similar to WL.
* Add embassy-boot-stm32 for bootloading on STM32.
* Add flash examples and bootloader examples
* Update stm32-data
2022-04-27 15:17:18 +02: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 Add minimal STM32F2 RCC 2022-03-27 18:40:49 +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