espp/ota

1.3.0

Latest
uploaded 5 hours ago
Transport-agnostic OTA firmware update engine (esp_ota_ops wrapper with rollback helpers) plus a framed stream protocol for OTA over USB / WebUSB

1 example

  • example
    This example illustrates the use of the `espp::Ota` component to update a device's firmware via USB, WiFi, or browser HTTP uploads.
    13.86 KB