mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
b93d63b067
We will stop the server instance at the end of each test case. This will solve the "address already in use" exception |
||
---|---|---|
.. | ||
main | ||
server_certs | ||
CMakeLists.txt | ||
example_test.py | ||
README.md | ||
sdkconfig.ci | ||
sdkconfig.defaults | ||
version.txt |
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.