Updated Dev build versions (markdown)

Mark Thompson 2023-12-29 17:48:58 -06:00
parent ffa7cf4aef
commit 9bdcd8e26a

@ -1,8 +1,10 @@
We are trying to work out what is the most recent version we can update to while making it so all devs can still develop using the version on their OS/distro.
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, 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.
| 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) |
| @jlynx | 9.4.0 | Ubuntu (WSL) | None (That I am aware of) |
| @u-foka | 13.2.1 | M1 Mac | File size too big |
| @notherngineer | 9.3.1 | Debian 11 | None |
| @notherngineer | 9.3.1 | Debian 11 | None |