Harshit Malpani b93d63b067 Fix 'address already in use' exception in OTA tests há 4 anos atrás
..
main 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system há 4 anos atrás
server_certs 3398ee2687 OTA examples: Updated server certificate há 4 anos atrás
CMakeLists.txt 3f10c4af06 OTA: enable example builds for esp32s2 target há 6 anos atrás
README.md 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature há 7 anos atrás
example_test.py b93d63b067 Fix 'address already in use' exception in OTA tests há 4 anos atrás
sdkconfig.ci 91ccac08f8 native_ota_example: Move all example tests to ethernet based runners há 4 anos atrás
sdkconfig.defaults 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature há 7 anos atrás
version.txt 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) há 5 anos atrás

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.