embassy/examples/stm32l5
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 fix typo 2022-07-11 21:29:01 -06:00
src/bin examples Remove the fn config() idiom. 2022-08-17 22:25:58 +02:00
build.rs stm32: add USB driver. 2022-06-07 03:29:00 +02:00
Cargo.toml Update to critical-section 1.0, atomic-polyfill 1.0 2022-08-17 19:01:56 +02:00