embassy/examples
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
..
boot fix build adding missing time-tick feature. 2022-05-31 23:53:42 +02:00
nrf Add embassy-cortex-m crate. 2022-06-12 21:45:38 +02:00
rp Update embedded-hal-async to 0.1.0-alpha.1 2022-05-29 22:34:08 +02:00
std WIP embassy-net v2 2022-05-25 19:56:22 +02:00
stm32f0 examples/stm32*, tests/stm32: specify time-tick-32768hz 2022-05-31 16:14:23 -05:00
stm32f1 stm32: add USB driver. 2022-06-07 03:29:00 +02:00
stm32f2 examples/stm32*, tests/stm32: specify time-tick-32768hz 2022-05-31 16:14:23 -05:00
stm32f3 Add embassy-cortex-m crate. 2022-06-12 21:45:38 +02:00
stm32f4 Add embassy-cortex-m crate. 2022-06-12 21:45:38 +02:00
stm32f7 examples/stm32*, tests/stm32: specify time-tick-32768hz 2022-05-31 16:14:23 -05:00
stm32g0 examples/stm32*, tests/stm32: specify time-tick-32768hz 2022-05-31 16:14:23 -05:00
stm32g4 examples/stm32*, tests/stm32: specify time-tick-32768hz 2022-05-31 16:14:23 -05:00
stm32h7 Add embassy-cortex-m crate. 2022-06-12 21:45:38 +02:00
stm32l0 examples/stm32*, tests/stm32: specify time-tick-32768hz 2022-05-31 16:14:23 -05:00
stm32l1 examples/stm32*, tests/stm32: specify time-tick-32768hz 2022-05-31 16:14:23 -05:00
stm32l4 examples/stm32*, tests/stm32: specify time-tick-32768hz 2022-05-31 16:14:23 -05:00
stm32l5 stm32: add USB driver. 2022-06-07 03:29:00 +02:00
stm32u5 examples/stm32*, tests/stm32: specify time-tick-32768hz 2022-05-31 16:14:23 -05:00
stm32wb examples/stm32*, tests/stm32: specify time-tick-32768hz 2022-05-31 16:14:23 -05:00
stm32wl Add embassy-cortex-m crate. 2022-06-12 21:45:38 +02:00
wasm embassy, embassy-nrf: add nightly Cargo feature to gate nightly-only features. 2022-02-12 01:16:31 +01:00