4 Commits

Author SHA1 Message Date
413ea63ed1 fix(ota): Fix the OTA from old to V3 read flash size error 2019-01-25 14:01:46 +08:00
7aebcee21c fix(ota): Fix OTA copy buffer is not align
Using globle macro "ROM_FLASH_BUF_DECLARE" to declare a block of buffer not "uint8_t".
2019-01-25 11:59:23 +08:00
7a6441ab7c feat(bootloader): Boot copy OTA is not depend on others 2019-01-25 11:53:19 +08:00
11db1b0daf feat(bootloader): Support v2 firmware updates to v3 by OTA 2019-01-16 14:20:58 +08:00