Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.01 KB

File metadata and controls

30 lines (23 loc) · 1.01 KB

Changelog

All notable changes to MemMap Analyzer will be documented in this file.


[1.0.0] — 2026-04-16

🎉 Initial Public Release

Added

  • Interactive CLI menu for guided analysis workflow
  • Support for AVR GCC and ARM GCC .map files
  • Auto-detection of toolchain type from file contents
  • Rich HTML Dashboard generation with:
    • Interactive Pie Charts for Flash and RAM usage
    • Progress Bars for memory consumption
    • Full Symbol Tables for functions and variables
  • Export to JSON — full parsed symbol data
  • Export to CSV — Excel-compatible format, generated inside the HTML report
  • Memory optimization warnings for large consumers
  • Cross-platform support:
    • MemMapAnalyzer — Linux executable (x86_64)
    • MemMapAnalyzer.exe — Windows executable (x64)
  • Zero external dependencies — standalone executables require no Python installation

Developed by Gestell Company — Professional Embedded Solutions © 2026 Gestell Company. All Rights Reserved.