uploaded 3 months ago
Runtime hot reload for ESP32 - 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 ESP32 hot reload component, featuring a reloadable component with runtime-updatable functions, an HTTP server for over-…
    15.57 KB