Fu Hanxi 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 tahun lalu
..
main 7e17f64a2d Make OTA example support keepalive 5 tahun lalu
server_certs 9fa23bc599 example/simple_ota_example: Add example test 6 tahun lalu
CMakeLists.txt 3f10c4af06 OTA: enable example builds for esp32s2 target 6 tahun lalu
Makefile 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 tahun lalu
README.md e2ae69f6fb Minor Bugfixes in esp_http_client, tcp_transport and simple_ota_example 7 tahun lalu
example_test.py 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 tahun lalu
sdkconfig.ci a2b5a93881 example/simple_ota_example: Fix python formatting and KConfig 6 tahun lalu
sdkconfig.ci.flash_enc a02be97fda nvs_flash: Modify the default NVS initialization API with internal nvs encryption 5 tahun lalu
sdkconfig.ci.spiram c533674120 simple_ota_example: add SPIRAM enabled configuration 5 tahun lalu
sdkconfig.defaults 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature 7 tahun lalu

README.md

Simple OTA example

This example is based on esp_https_ota component's APIs.

Configuration

Refer README.md in the parent directory for setup details