Roland Dobai 15884eccf2 Add multi-target support for performance tests vor 5 Jahren
..
main 032a041395 Bugfix for failing OTA example vor 6 Jahren
server_certs 032a041395 Bugfix for failing OTA example vor 6 Jahren
CMakeLists.txt 3f10c4af06 OTA: enable example builds for esp32s2 target vor 6 Jahren
Makefile 1886d8d4ef update ota examples to support both Wi-Fi and Ethernet vor 6 Jahren
README.md 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature vor 7 Jahren
example_test.py 15884eccf2 Add multi-target support for performance tests vor 5 Jahren
sdkconfig.ci ba31458347 OTA: Fixed OTA with chunked servers and added example_test with chunked server vor 6 Jahren
sdkconfig.defaults 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature vor 7 Jahren
version.txt e916cf52a3 bootloader: Add support of anti-rollback vor 7 Jahren

README.md

Native OTA example

This example is based on app_update component's APIs.

Configuration

Refer the README.md in the parent directory for the setup details.