embassy/examples/stm32f3
bors[bot] fff0a03fe0
Merge #806
806: Add embassy-cortex-m crate. r=Dirbaio a=Dirbaio

- 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`.

Co-authored-by: Dario Nieuwenhuis <dirbaio@dirbaio.net>
2022-06-12 19:49:15 +00:00
..
.cargo stm32: add USB driver. 2022-06-07 03:29:00 +02:00
src/bin Merge #806 2022-06-12 19:49:15 +00:00
build.rs [examples] Add examples for STM32F3 2021-12-13 14:50:13 +05:30
Cargo.toml stm32: add USB driver. 2022-06-07 03:29:00 +02:00