embassy/examples/boot
Ulf Lilleengen bd237a1f96 Allow using separate page sizes for state and dfu
* Less generics on bootloader. Keep PAGE_SIZE as a common multiple of
DFU and ACTIVE page sizes.
* Document restriction
* Add unit tests for different page sizes
2022-04-28 10:38:25 +02:00
..
.cargo Support multiple flash instances in embassy-boot 2022-04-19 20:07:06 +02:00
nrf Allow using separate page sizes for state and dfu 2022-04-28 10:38:25 +02:00
stm32l0 Allow using separate page sizes for state and dfu 2022-04-28 10:38:25 +02:00
stm32l1 Allow using separate page sizes for state and dfu 2022-04-28 10:38:25 +02:00
stm32l4 Allow using separate page sizes for state and dfu 2022-04-28 10:38:25 +02:00
stm32wl Allow using separate page sizes for state and dfu 2022-04-28 10:38:25 +02:00