embassy/examples/stm32wl
Dario Nieuwenhuis 2e85eaf7d5 examples Remove the fn config() idiom.
It was only useful for doing #[embassy_executor::main(config = "config()")]`. Now that
it's gone, it makes more sense to build the config in main directly.
2022-08-17 22:25:58 +02:00
..
.cargo Add env DEFMT_LOG=trace to all examples. 2022-06-18 01:59:12 +02:00
src/bin examples Remove the fn config() idiom. 2022-08-17 22:25:58 +02:00
build.rs Add missing stm32wl/stm32wb chips except stm32wle 2022-04-08 03:15:27 +02:00
Cargo.toml Update to critical-section 1.0, atomic-polyfill 1.0 2022-08-17 19:01:56 +02:00