uploaded 2 months ago
Runtime hot reload for ESP chips - load and reload ELF modules without reflashing. Enables rapid iteration during development by updating code over HTTP while the device keeps running.

1 example

  • basic
    This example demonstrates the ESP-IDF hot reload component with a simple reloadable component and an HTTP server for over-the-air code updates. It…
    5.45 KB