bd237a1f96
* 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
Bootloader for STM32
The bootloader uses embassy-boot
to interact with the flash.
Usage
Flash the bootloader
cargo flash --features embassy-stm32/stm32wl55jc-cm4 --release --chip STM32WLE5JCIx