mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2026-07-22 19:43:38 +00:00
The glob arm-none-eabi-size* matched share/man/.../arm-none-eabi-size.1 before the bin/ binary, so the size step crashed and reported 'unavailable'. Match */bin/arm-none-eabi-size exactly, and degrade gracefully if the size binary is unusable. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>