Files
firmware/bin
Thomas Göttgens ba473bf529 size gate: emit flash_bytes from ELF for targets without a packaged .bin (#10940)
* size gate: emit flash_bytes from ELF for targets without a packaged .bin

nRF52 builds package hex/uf2/DFU zip but no raw .bin, so collect_sizes.py
dropped budgeted envs like rak4631 entirely and the size-budget-gate failed
closed. Emit ELF text+data as flash_bytes in the manifest and use it as the
fallback flash measurement.

* Factor shared size-tool invocation into run_size_tool helper
2026-07-08 07:22:26 -05:00
..
2022-08-11 17:54:48 -05:00
2024-02-21 10:03:45 -06:00
2026-06-30 12:44:02 -05:00
2024-07-15 07:11:37 -05:00
2024-10-06 07:55:02 -05:00
2026-06-25 13:44:09 +01:00
2025-10-19 08:52:56 +11:00