Shubham Kulkarni 0a395134d4 Split example_tests with Example_WIFI tag group into Example_OTA and Example_Protocols 4 år sedan
..
main b2eb199502 Update native_ota_example.c 5 år sedan
server_certs 032a041395 Bugfix for failing OTA example 6 år sedan
CMakeLists.txt 3f10c4af06 OTA: enable example builds for esp32s2 target 6 år sedan
Makefile 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 år sedan
README.md 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature 7 år sedan
example_test.py 0a395134d4 Split example_tests with Example_WIFI tag group into Example_OTA and Example_Protocols 4 år sedan
sdkconfig.ci 60fcf1bae6 Increase receive timeout in sdkconfig.ci to fix CI failures 5 år sedan
sdkconfig.defaults 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature 7 år sedan
version.txt 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 år sedan

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.