He Yin Ling a908174c06 test: remove fake binary size check in example test: 5 лет назад
..
main 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 лет назад
server_certs 9fa23bc599 example/simple_ota_example: Add example test 6 лет назад
CMakeLists.txt 3f10c4af06 OTA: enable example builds for esp32s2 target 6 лет назад
Makefile 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 лет назад
README.md e2ae69f6fb Minor Bugfixes in esp_http_client, tcp_transport and simple_ota_example 7 лет назад
example_test.py a908174c06 test: remove fake binary size check in example test: 5 лет назад
sdkconfig.ci a2b5a93881 example/simple_ota_example: Fix python formatting and KConfig 6 лет назад
sdkconfig.ci.flash_enc b930f7a96d simple_ota_example: Add example test with flash encryption enabled 5 лет назад
sdkconfig.ci.spiram c533674120 simple_ota_example: add SPIRAM enabled configuration 5 лет назад
sdkconfig.defaults 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature 7 лет назад

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