Shubham Kulkarni 49a99fee56 OTA examples: Updated server certificate 4 yıl önce
..
main 2d439ba001 simple_ota_example: Adds sha256 check for app images 4 yıl önce
server_certs 49a99fee56 OTA examples: Updated server certificate 4 yıl önce
test 6e06d323b1 simple_ota_example: Adds configs to test on_update_no_secure_boot option (RSA&ECDSA) 4 yıl önce
CMakeLists.txt 3f10c4af06 OTA: enable example builds for esp32s2 target 6 yıl önce
Makefile 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 yıl önce
README.md e2ae69f6fb Minor Bugfixes in esp_http_client, tcp_transport and simple_ota_example 7 yıl önce
example_test.py 49a99fee56 OTA examples: Updated server certificate 4 yıl önce
sdkconfig.ci a2b5a93881 example/simple_ota_example: Fix python formatting and KConfig 6 yıl önce
sdkconfig.ci.flash_enc a02be97fda nvs_flash: Modify the default NVS initialization API with internal nvs encryption 5 yıl önce
sdkconfig.ci.on_update_no_sb_ecdsa 6e06d323b1 simple_ota_example: Adds configs to test on_update_no_secure_boot option (RSA&ECDSA) 4 yıl önce
sdkconfig.ci.on_update_no_sb_rsa 6e06d323b1 simple_ota_example: Adds configs to test on_update_no_secure_boot option (RSA&ECDSA) 4 yıl önce
sdkconfig.ci.spiram c533674120 simple_ota_example: add SPIRAM enabled configuration 5 yıl önce
sdkconfig.defaults 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature 7 yıl önce

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