Files
PX4-Autopilot/platforms
Peter van der Perk db8557e96d fix(bootloader): Fix V6X-RT bootloader on GCC13 and above
GCC13 does aggresive optimizations that causes a RWW violation.
Causing the bootloader to crash while updating.
Add compiler arguements to reduce optimizations fixing the issue.
2026-06-02 17:38:06 +02:00
..