Firmware size analysis tool for ESP-IDF based projects (e.g., Tasmota). Analyzes ELF/map files from ESP32/ESP8266 builds to report component-level flash and RAM usage. Current version 0.4.3, actively maintained on GitHub, infrequent releases.
pip install tasmota-metricsVerified import paths — ran on the pinned version, not inferred.
Analyze a firmware map file for component memory usage.
Use only recognized chip identifiers: esp32, esp8266, esp32s2, esp32c3, esp32s3.
Update your ESP-IDF toolchain or downgrade to v0.3.3 if you encounter parsing errors on older builds.
Upgrade Python to 3.7 or later.
No dependency data recorded yet.