uploaded 1 month 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 featuring a reloadable component with runtime-updatable functions and an HTTP server for…
    5.45 KB