embassy/embassy-stm32f4-examples
Dario Nieuwenhuis aeaa34d7a1 Executor API V2.
- It's no longer possible to call run() reentrantly from within a task (soundness issue)
- it's now possible to spawn Send tasks across threads (SendSpawner, #37)
2021-02-02 05:20:41 +01:00
..
.cargo stm32f4/examples: add config and linker script so they're runnable. 2021-01-21 19:00:43 +01:00
src Executor API V2. 2021-02-02 05:20:41 +01:00
build.rs stm32f4/examples: add config and linker script so they're runnable. 2021-01-21 19:00:43 +01:00
Cargo.toml Remove unused rtic dep 2021-01-21 01:07:04 +01:00
memory.x stm32f4/examples: add config and linker script so they're runnable. 2021-01-21 19:00:43 +01:00