dongheng
|
1f6c258127
|
feat(esp8266): Add feature to copy old RF parameters to new SDK partition
The old SDK's RF parameters is also kept.
|
2019-04-04 13:52:15 +08:00 |
|
dongheng
|
da92d858f8
|
bugfix(fix): Fix combine binary overwrite checking
|
2019-03-06 12:08:43 +08:00 |
|
Dong Heng
|
413ea63ed1
|
fix(ota): Fix the OTA from old to V3 read flash size error
|
2019-01-25 14:01:46 +08:00 |
|
Dong Heng
|
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 |
|
Dong Heng
|
7a6441ab7c
|
feat(bootloader): Boot copy OTA is not depend on others
|
2019-01-25 11:53:19 +08:00 |
|
Dong Heng
|
11db1b0daf
|
feat(bootloader): Support v2 firmware updates to v3 by OTA
|
2019-01-16 14:20:58 +08:00 |
|