ESP-1ch-Gateway-v5.0--OLD/libraries/esp32-http-update
platenspeler f16d8686b8 Version 5.2.1; Update esp32 name, and add libraries specific for ESP32 2018-06-12 16:42:31 +02:00
..
examples Version 5.2.1; Update esp32 name, and add libraries specific for ESP32 2018-06-12 16:42:31 +02:00
src Version 5.2.1; Update esp32 name, and add libraries specific for ESP32 2018-06-12 16:42:31 +02:00
README.md Version 5.2.1; Update esp32 name, and add libraries specific for ESP32 2018-06-12 16:42:31 +02:00
library.properties Version 5.2.1; Update esp32 name, and add libraries specific for ESP32 2018-06-12 16:42:31 +02:00

README.md

ESP32 HTTP Firmware Update (OTA)

Codacy Badge

ESP Clone of https://github.com/esp8266/Arduino/tree/master/libraries/ESP8266httpUpdate (most work done by Markus Sattler).

TL;DR

This is just a quick port of ESP8266httpUpdate for ESP32.

Buildable with Arduino framework for ESP32.

There are things remaining to be solved:

  • Some headers are deprecated (will change for ESP32 anyway)
  • Download to SPIFFS with AES-256 decryption
  • Does not support ESP-IDF.