embassy/examples/stm32l0
Dario Nieuwenhuis 2eb0cc5df7 stm32/rcc: remove Rcc struct, RccExt trait.
All the RCC configuration is executed in init().
2022-01-05 00:00:44 +01:00
..
.cargo Replace rustflags with build.rs extra-link-args. 2021-11-07 23:52:11 +01:00
src stm32/rcc: remove Rcc struct, RccExt trait. 2022-01-05 00:00:44 +01:00
build.rs Replace rustflags with build.rs extra-link-args. 2021-11-07 23:52:11 +01:00
Cargo.toml Update rust-toolchain 2021-12-16 11:34:20 +01:00
memory.x Add examples for STM32L0 2021-06-09 23:09:48 +02:00