mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-17 07:09:37 +00:00

Apply the pre-commit hook whitespace fixes to all files in the repo. (Line endings, blank lines at end of file, trailing whitespace)
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.