embassy/examples/stm32wl
Dario Nieuwenhuis 5085100df2 Add embassy-cortex-m crate.
- Move Interrupt and InterruptExecutor from `embassy` to `embassy-cortex-m`.
- Move Unborrow from `embassy` to `embassy-hal-common` (nothing in `embassy` requires it anymore)
- Move PeripheralMutex from `embassy-hal-common` to `embassy-cortex-m`.
2022-06-12 21:45:38 +02:00
..
.cargo Add missing stm32wl/stm32wb chips except stm32wle 2022-04-08 03:15:27 +02:00
src/bin Add embassy-cortex-m crate. 2022-06-12 21:45:38 +02:00
build.rs Add missing stm32wl/stm32wb chips except stm32wle 2022-04-08 03:15:27 +02:00
Cargo.toml examples/stm32*, tests/stm32: specify time-tick-32768hz 2022-05-31 16:14:23 -05:00