Fu Hanxi 0146f258d7 style: format python files with isort and double-quote-string-fixer преди 5 години
..
main 7e17f64a2d Make OTA example support keepalive преди 5 години
server_certs 032a041395 Bugfix for failing OTA example преди 6 години
CMakeLists.txt 3f10c4af06 OTA: enable example builds for esp32s2 target преди 6 години
Makefile 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) преди 5 години
README.md 7d3618a86c Update OTA README to mention advanced_https_ota example and add reference to API documentation of esp_https_ota component преди 5 години
anti_rollback_partition.csv cda61a87da Update OTA example to demonstate anti_rollback feature преди 5 години
example_test.py 0146f258d7 style: format python files with isort and double-quote-string-fixer преди 5 години
sdkconfig.ci 60fcf1bae6 Increase receive timeout in sdkconfig.ci to fix CI failures преди 5 години
sdkconfig.ci.anti_rollback cda61a87da Update OTA example to demonstate anti_rollback feature преди 5 години
sdkconfig.defaults 1886d8d4ef update ota examples to support both Wi-Fi and Ethernet преди 6 години

README.md

Advanced HTTPS OTA example

This example is based on esp_https_ota component's APIs.

Configuration

Refer README.md in the parent directory for setup details