mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
c480ba851e
We will stop the server instance at the end of each test case. This will solve the "address already in use" exception
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