Commit graph

3 commits

Author SHA1 Message Date
Marcus Kida
975661689a Build: report per-region memory usage after each build
Pass --print-memory-usage to the linker and re-print its FLASH/RAM/CCMRAM
table in the build-script summary with a computed Free column, so the
headroom for further features is visible at the end of every build.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 10:49:22 +02:00
Marcus Kida
c842068896 Build: parameterize by platform, add DM-1701 (RT-84) target
./build-firmware.sh DM1701 builds OpenDM1701.bin with PLATFORM_RT84_DM1701 +
PLATFORM_VARIANT_DM1701 (vs PLATFORM_MDUV380). Same firmware source, same GCC 14
toolchain and codec placement. Not officially tested on DM-1701 hardware yet.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-06 20:02:12 +02:00
Marcus Kida
6714da6e00 Dockerize build 2026-07-06 08:48:59 +02:00