embassy/examples
Ulf Lilleengen 2afff617f6 Support multiple flash instances in embassy-boot
* Add FlashProvider and FlashConfig traits to define flash
characteristics
* Use traits in bootloader to retrieve flash handles and for
copying data between flash instances
* Add convenience implementations for using a single flash instance.
2022-04-19 20:07:06 +02:00
..
boot Support multiple flash instances in embassy-boot 2022-04-19 20:07:06 +02:00
nrf Add embedded-storage trait impls for QSPI 2022-04-19 19:06:36 +02:00
rp Use embassy/defmt-timestamp-uptime in all examples. 2022-04-02 04:35:06 +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 Simpler Channel. 2022-04-06 01:34:08 +02:00
stm32f4 Use embassy/defmt-timestamp-uptime in all examples. 2022-04-02 04:35:06 +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 net: auto-enable defmt in smoltcp using namespaced features. 2022-04-13 17:46:27 +02:00
stm32l0 Update to latest rust-lorawan version 2022-04-08 12:58:57 +02:00
stm32l1 Use embassy/defmt-timestamp-uptime in all examples. 2022-04-02 04:35:06 +02:00
stm32l4 fix clock in l4 rng example 2022-04-11 21:06:22 -06:00
stm32u5 Use embassy/defmt-timestamp-uptime in all examples. 2022-04-02 04:35:06 +02:00
stm32wb Add missing stm32wl/stm32wb chips except stm32wle 2022-04-08 03:15:27 +02:00
stm32wl Update to latest rust-lorawan version 2022-04-08 12:58:57 +02:00
wasm embassy, embassy-nrf: add nightly Cargo feature to gate nightly-only features. 2022-02-12 01:16:31 +01:00