MCPcopy Create free account
hub / github.com/FastLED/FastLED / bin_bloat_attribute.py

File bin_bloat_attribute.py

ci/bin_bloat_attribute.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""
3Source-file attribution: groups every code symbol in firmware.bin to its
4originating source file via addr2line, then sums bytes per file/directory.

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected