Hassan DRAGA b2eb199502 Update native_ota_example.c 4 лет назад
..
main b2eb199502 Update native_ota_example.c 4 лет назад
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 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature 7 лет назад
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.defaults 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature 7 лет назад
version.txt 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 лет назад

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.