Files
unleashed-firmware/.github/scripts
Mykhailo ShevchukandClaude Opus 4.8 48f303619c CI: fix arm-none-eabi-size discovery (matched man page, not the binary)
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>
2026-06-10 20:05:39 +03:00
..