embassy/examples
Ulf Lilleengen 484e0acc63 Add stm32 flash + bootloader support
* Add flash drivers for L0, L1, L4, WB and WL. Not tested for WB, but
should be similar to WL.
* Add embassy-boot-stm32 for bootloading on STM32.
* Add flash examples and bootloader examples
* Update stm32-data
2022-04-27 15:17:18 +02:00
..
boot Add stm32 flash + bootloader support 2022-04-27 15:17:18 +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 Add stm32 flash + bootloader support 2022-04-27 15:17:18 +02:00
stm32l1 Add stm32 flash + bootloader support 2022-04-27 15:17:18 +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 Add stm32 flash + bootloader support 2022-04-27 15:17:18 +02:00
wasm embassy, embassy-nrf: add nightly Cargo feature to gate nightly-only features. 2022-02-12 01:16:31 +01:00