Jakob Hasse 81e9266204 [examples]: removed hyphens 4 years ago
..
main 81e9266204 [examples]: removed hyphens 4 years ago
server_certs 3398ee2687 OTA examples: Updated server certificate 4 years ago
CMakeLists.txt 3f10c4af06 OTA: enable example builds for esp32s2 target 6 years ago
Makefile 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
README.md 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature 7 years ago
example_test.py 3398ee2687 OTA examples: Updated server certificate 4 years ago
sdkconfig.ci 60fcf1bae6 Increase receive timeout in sdkconfig.ci to fix CI failures 5 years ago
sdkconfig.defaults 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature 7 years ago
version.txt 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago

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.