3 Commits

Author SHA1 Message Date
5e1b8a0b10 feat(ota): Add command to generate OTA bin and add ota example for 1MB flash
"$(PROJECT_NAME).app1.bin", "$(PROJECT_NAME).app2.bin" and "$(PROJECT_NAME).ota.bin" at "build" directory.

Only upload "$(PROJECT_NAME).ota.bin" to the server.

Select the target flash and input "make ota flash" or "make ota flash monitor".

Update the OTA README.md for 1 MB flash.
2018-10-18 19:40:22 +08:00
f997e4d56f feat: port ota demo to esp8266 platform 2018-08-10 11:28:22 +08:00
a6564eb49e feat: copy ota demo from idf(gitlab) release/v3.0 2018-08-10 11:28:22 +08:00