embassy/embassy-stm32f4-examples/src
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
..
bin Executor API V2. 2021-02-02 05:20:41 +01:00
example_common.rs Build stm32 and stm32-examples in test script. 2021-01-14 00:53:05 +01:00