embassy/examples
bors[bot] df814f9bbd
Merge #734 #735
734: executor: Add `Spawner::for_current_executor`. r=Dirbaio a=Dirbaio

This is needed to spawn non-Send tasks in an InterruptExecutor, after the fixes in #730 .

`@matoushybl` could you check if this works for your use case?

735: stm32: add stm32u5 GPDMA, SPIv4 support, add HIL tests. r=Dirbaio a=Dirbaio



Co-authored-by: Dario Nieuwenhuis <dirbaio@dirbaio.net>
2022-04-26 23:32:30 +00:00
..
boot Support multiple flash instances in embassy-boot 2022-04-19 20:07:06 +02:00
nrf executor: Add Spawner::for_current_executor. 2022-04-26 19:08:18 +02:00
rp Switch to crates.io embedded-hal, embedded-hal-async. 2022-04-22 19:58:24 +02:00
std net: auto-enable defmt in smoltcp using namespaced features. 2022-04-13 17:46:27 +02:00
stm32f0 Use embassy/defmt-timestamp-uptime in all examples. 2022-04-02 04:35:06 +02:00
stm32f1 Use embassy/defmt-timestamp-uptime in all examples. 2022-04-02 04:35:06 +02:00
stm32f2 Use embassy/defmt-timestamp-uptime in all examples. 2022-04-02 04:35:06 +02:00
stm32f3 executor: fix unsoundness in InterruptExecutor::start. 2022-04-25 22:09:04 +02:00
stm32f4 executor: fix unsoundness in InterruptExecutor::start. 2022-04-25 22:09:04 +02:00
stm32f7 net: auto-enable defmt in smoltcp using namespaced features. 2022-04-13 17:46:27 +02:00
stm32g0 Use embassy/defmt-timestamp-uptime in all examples. 2022-04-02 04:35:06 +02:00
stm32g4 Use embassy/defmt-timestamp-uptime in all examples. 2022-04-02 04:35:06 +02:00
stm32h7 Implement giant (chunked) DMA transfers for DCMI. 2022-04-25 14:30:43 +02:00
stm32l0 Update to released lorawan crates 2022-04-26 19:06:15 +02:00
stm32l1 Use embassy/defmt-timestamp-uptime in all examples. 2022-04-02 04:35:06 +02:00
stm32l4 Switch to crates.io embedded-hal, embedded-hal-async. 2022-04-22 19:58:24 +02:00
stm32u5 stm32: add stm32u5 GPDMA, SPIv4 support, add HIL tests. 2022-04-27 01:16:14 +02:00
stm32wb Add missing stm32wl/stm32wb chips except stm32wle 2022-04-08 03:15:27 +02:00
stm32wl Update to released lorawan crates 2022-04-26 19:06:15 +02:00
wasm embassy, embassy-nrf: add nightly Cargo feature to gate nightly-only features. 2022-02-12 01:16:31 +01:00