Shubham Kulkarni 779bcc8614 native_ota_example: Rename example_test.py to pytest_native_ota.py 3 лет назад
..
main 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 лет назад
server_certs 3398ee2687 OTA examples: Updated server certificate 4 лет назад
CMakeLists.txt 3f10c4af06 OTA: enable example builds for esp32s2 target 6 лет назад
README.md 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature 7 лет назад
pytest_native_ota.py 779bcc8614 native_ota_example: Rename example_test.py to pytest_native_ota.py 3 лет назад
sdkconfig.ci 91ccac08f8 native_ota_example: Move all example tests to ethernet based runners 4 лет назад
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.