Structs§
- Export
Meta - Export-friendly metadata.
- Export
Report - Full report structure for JSON / Markdown export.
- Export
Section - A single section entry for export.
Functions§
- format_
bytes - Format byte count into a human-readable string (B, KB, MB).
- format_
report - Generate a full firmware memory report as a formatted string.
- format_
report_ with_ labels - Generate a firmware memory report with custom region labels.
- format_
sections - Format a per-section breakdown table.
- print_
report - Convenience: analyze and print a firmware memory report to stdout.
- progress_
bar - Generate a text-based progress bar.