uploaded 1 week 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.

changelog

# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v0.1.4 (2026-01-21)

### Fix

- update documentation

## v0.1.3 (2026-01-21)

### Fix

- update component manifest

## v0.1.2 (2026-01-21)

### Fix

- **examples**: use override_path for dual local/registry support

## v0.1.1 (2026-01-21)

## v0.1.0 (2026-01-21)

### Feat

- add idf.py reload command for hot reload workflow

### Fix

- **build**: fix dependency tracking for reloadable ELF

### Refactor

- reorganize project for component registry

Target

Maintainer

  • Ivan Grokhotkov <ivan@espressif.com>

License: MIT

To add this component to your project, run:

idf.py add-dependency "igrr/hotreload^0.1.4"

download archive

Stats

  • Archive size
    Archive size ~ 64.63 KB
  • Downloaded in total
    Downloaded in total 3 times
  • Downloaded this version
    This version: 0 times

Badge

igrr/hotreload version: 0.1.4
|