Commit Graph

8 Commits

Author SHA1 Message Date
dongheng
b5098747dd docs(ota): add note how to load old SDK's target AP information 2019-07-15 14:35:34 +08:00
dongheng
e137c12188 feat(ota): add option into example to load original AP information when update from old SDK 2019-07-03 19:25:34 +08:00
Chen Wen
af0fcc0492 fix(wifi): fix compatibility issues with AP which configured to 11n only 2019-06-14 11:06:39 +08:00
dongheng
2964c5ac5f feat(examples): spilt ota example into sub-examples to adapt to various scenarios 2019-06-11 10:07:24 +08:00
dongheng
268e9d5846 feat(examples): Add cmake compiler script for examples 2019-05-16 16:22:24 +08:00
dongheng
343c6ffd6a feat(partition_table): Compiling script gets partition information from partition binary 2019-03-05 10:03:17 +08:00
dongheng
2790d5605c bugfix(fix): Fix combine binary overwrite checking 2019-03-01 13:49:52 +08:00
Supreet Deshpande
43d230a0f1 feature/esp_https_ota: Changes to make esp_https_ota compatible with ESP8266.
Changes:
Changed component.mk to enable only mbedtls based compilation.
Removed esp_err_to_name occurence. Updated README.md.
Shifted OTA examples to examples/system/ota.
Changed the sdkconfig.defaults for the example compilation.
2019-02-27 11:21:50 +05:30