You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Highlights
Strip unused blocks (Aircopy, FM broadcast, NOAA weather, general alarm, 1750 Hz tone) from the default loaner build to keep the UI focused and the binary small.
Wire clang-format, cppcheck, and firmware size guards into CI so regressions fail fast.
Validation
VERSION_SUFFIX=LNR24B1 make TARGET=loaner-firmware
arm-none-eabi-size loaner-firmware # 51,344 bytes text
stat --format='%s' loaner-firmware.bin # 51,356 bytes