mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-17 17:22:07 +00:00

esp32 examples: Add OTA Demo this demo would show you an OTA workflow and how to make it run. See merge request !324
ESP-IDF GATT SERVER demo ======================== This is the demo for user to use ESP_APIs to create a GATT Server.