PelionIoT / mbed-bootloader

Generic bootloader to be used in conjunction with Pelion Device Management Client
https://www.pelion.com/iot-device-management/
Apache License 2.0
54 stars 90 forks source link

Temp fix for fota storage address #120

Open TaniaMirzin opened 3 years ago

TaniaMirzin commented 3 years ago

Temp change , fota storage address set to 128kb offset of the second bank. Fota should be fixed to calculate right size of total erase size to be aligned to the end of the last sector. This change should be reverted after fota fix.