From f211319929ed1224a4f744c98eeed6182f74a81b Mon Sep 17 00:00:00 2001 From: Mark Thompson <129641948+NotherNgineer@users.noreply.github.com> Date: Sat, 30 Dec 2023 10:42:54 -0600 Subject: [PATCH] Updated Dev build versions (markdown) --- Dev-build-versions.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Dev-build-versions.md b/Dev-build-versions.md index b15bf52..ef66500 100644 --- a/Dev-build-versions.md +++ b/Dev-build-versions.md @@ -2,6 +2,8 @@ We are trying to work out what is the most recent version we can update to while Developer testing with various GCC compiler and hardware versions demonstrates code stability, and helps suss out intermittent issues such as timing issues or uninitialized memory. But, particularly if the nightly build system uses a different GCC version from most developers, a developer-testing phase may be needed for future firmware release candidates before the worldwide release announcement. +Note that higher GCC versions contain larger libraries that consume more of our limited ROM space. + | Dev | GCC Version | Platform | Issues| |----------|-------------|--------------|--------------| | Stable/nightly | 9.2.1 | ubuntu:20.04 | ADSB fails in v1.8.0 (some claim other versions too TBD) |