mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
66fb5a29bb
Apply the pre-commit hook whitespace fixes to all files in the repo. (Line endings, blank lines at end of file, trailing whitespace) |
||
---|---|---|
.. | ||
main | ||
server_certs | ||
CMakeLists.txt | ||
example_test.py | ||
Makefile | ||
README.md | ||
sdkconfig.ci | ||
sdkconfig.ci.flash_enc | ||
sdkconfig.ci.spiram | ||
sdkconfig.defaults |
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