Files
MeshCore-Solo/variants/wio-tracker-l1-eink
MarekZegare4 e4273a9313 build(solo): -Os for e-ink + GAT562 30S solo envs to shrink flash
Mirror the OLED solo size optimisation (44ae2745) on the remaining solo
builds so CI artifacts ship the reduced firmware too. The nRF52 Arduino
core defaults to -Ofast (≈ -O3 + -ffast-math); overriding with
build_unflags = -Ofast + -Os reclaims ~200 KB with no feature loss.

E-ink solo:        Flash 62.1% (440140 B)
GAT562 solo_ble:   SUCCESS
GAT562 solo_dual:  Flash 61.9% (441164 B)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-22 17:38:04 +02:00
..