mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-14 08:38:38 +08:00
1ed35593a7
Add MinGW-w64 toolchain support, Windows-specific POSIX target wiring, and compiler flag handling for MSVC and MinGW. The build now copies px4-* command executables instead of relying on symlinks, places dynamic modules where tests expect them, forwards ExternalProject toolchain state, and adds a CI cross-build for px4_sitl_default. Signed-off-by: Nuno Marques <n.marques21@hotmail.com>