MarekZegare4
44ae27454d
build(solo-dual): optimise for size (-Os), not -Ofast
...
The nRF52 Arduino core compiles with -Ofast (≈ -O3 + -ffast-math) by
default, which had pushed this feature-rich solo build to ~90% flash.
Unflag -Ofast and build with -Os: flash drops 90.1% → 60.9% (638 KB →
431 KB, ~200 KB reclaimed) with no loss of functionality and a negligible
speed cost for a UI/mesh workload. -Os also avoids fast-math float
reassociation, so it's marginally safer for the geo/distance maths.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-22 14:43:33 +02:00
..
2026-05-01 14:47:07 +10:00
2026-06-12 09:50:31 +02:00
2026-05-01 14:47:07 +10:00
2026-05-01 14:47:07 +10:00
2026-06-10 00:39:46 +02:00
2026-05-01 14:47:07 +10:00
2026-05-01 14:47:07 +10:00
2026-05-01 14:47:07 +10:00
2026-05-01 14:47:07 +10:00
2026-05-15 13:09:59 +02:00
2026-05-01 14:47:07 +10:00
2026-05-11 15:11:07 +08:00
2026-05-17 16:17:05 +08:00
2026-05-01 14:47:07 +10:00
2026-05-01 14:47:07 +10:00
2026-05-01 14:47:07 +10:00
2026-05-01 14:47:07 +10:00
2026-05-28 15:13:14 +07:00
2026-05-01 14:47:07 +10:00
2026-05-01 14:47:07 +10:00
2026-05-01 14:47:07 +10:00
2026-05-20 08:33:48 +02:00
2026-05-20 08:33:48 +02:00
2026-05-20 08:33:48 +02:00
2026-05-01 14:47:07 +10:00
2026-05-01 14:47:07 +10:00
2026-05-28 15:13:14 +07:00
2026-05-12 10:36:19 +12:00
2026-05-01 14:47:07 +10:00
2026-05-28 15:13:14 +07:00
2026-05-28 15:13:14 +07:00
2026-05-28 15:13:14 +07:00
2026-05-01 14:47:07 +10:00
2026-05-01 14:47:07 +10:00
2026-06-04 19:05:58 +10:00
2026-05-10 22:40:12 +10:00
2026-04-24 10:16:19 -07:00
2026-05-01 14:47:07 +10:00
2026-05-28 15:13:14 +07:00
2026-05-01 14:47:07 +10:00
2026-05-01 14:47:07 +10:00
2026-05-08 00:40:33 +10:00
2026-05-01 14:47:07 +10:00
2026-05-01 14:47:07 +10:00
2026-05-01 14:47:07 +10:00
2026-05-01 14:47:07 +10:00
2026-06-05 00:55:02 +10:00
2026-05-01 14:47:07 +10:00
2026-05-01 14:47:07 +10:00
2026-05-01 14:47:07 +10:00
2026-05-12 15:56:28 +02:00
2026-05-27 15:33:48 -06:00
2026-06-04 23:36:51 +10:00
2026-06-02 16:17:08 +10:00
2026-06-04 23:36:51 +10:00
2026-05-01 14:47:07 +10:00
2026-05-01 14:47:07 +10:00
2026-05-01 14:47:07 +10:00
2026-05-09 13:53:20 -07:00
2026-05-24 11:56:23 +02:00
2026-05-01 14:47:07 +10:00
2026-05-01 14:47:07 +10:00
2026-06-05 00:55:02 +10:00
2026-05-01 14:47:07 +10:00
2026-05-01 14:47:07 +10:00
2026-05-01 14:47:07 +10:00
2026-05-01 14:47:07 +10:00
2026-06-04 23:36:51 +10:00
2026-05-01 14:47:07 +10:00
2026-05-01 14:47:07 +10:00
2026-06-01 08:39:09 +02:00
2026-06-22 14:43:33 +02:00
2026-06-12 09:50:31 +02:00
2026-05-01 14:47:07 +10:00
2026-05-01 14:47:07 +10:00
2026-05-01 14:47:07 +10:00
2026-06-04 23:36:51 +10:00
2026-05-24 14:03:28 -07:00
2026-05-01 14:47:07 +10:00