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, featuring a simple reloadable component with runtime-updatable functions and an HTTP…
    5.79 KB