embassy/embassy-boot/boot/src
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
..
fmt.rs Add embassy-boot 2022-02-09 10:50:29 +01:00
lib.rs Support multiple flash instances in embassy-boot 2022-04-19 20:07:06 +02:00