Chen Yudong fa270d72c7 ci: using python3 to tun target test 4 ani în urmă
..
main fd5f65a2d4 Make OTA example support keepalive 5 ani în urmă
server_certs 032a041395 Bugfix for failing OTA example 6 ani în urmă
CMakeLists.txt 3f10c4af06 OTA: enable example builds for esp32s2 target 6 ani în urmă
Makefile 1886d8d4ef update ota examples to support both Wi-Fi and Ethernet 6 ani în urmă
README.md 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature 7 ani în urmă
example_test.py fa270d72c7 ci: using python3 to tun target test 4 ani în urmă
sdkconfig.ci 1f16f5cf22 Increse receive timeout in sdkconfig.ci to fix CI failures 5 ani în urmă
sdkconfig.defaults 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature 7 ani în urmă
version.txt e916cf52a3 bootloader: Add support of anti-rollback 7 ani în urmă

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.