embassy/examples/stm32l4
Dario Nieuwenhuis cdc66e110f stm32/rcc: remove builders on Config.
This makes API consistent with other Config structs in Embassy, where
the convention is to not use builders.
2022-01-04 13:31:30 +01:00
..
.cargo Replace rustflags with build.rs extra-link-args. 2021-11-07 23:52:11 +01:00
src stm32/rcc: remove builders on Config. 2022-01-04 13:31:30 +01:00
build.rs Replace rustflags with build.rs extra-link-args. 2021-11-07 23:52:11 +01:00
Cargo.toml examples: remove unused deps. 2021-11-29 02:07:48 +01:00
memory.x Initial examples for STM32L4+ 2021-06-08 10:37:11 -04:00