1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-13 11:29:56 +03:00
Commit graph

10 commits

Author SHA1 Message Date
Marcelo Bezerra
03e8b62337 Fix gcc download for mac silicon macos 2024-04-03 23:03:11 -04:00
Jonathan Hudson
03eabf630a
update toolchain to gcc13.2 (#9579)
add "-Wl,--no-warn-rwx-segments" for ATF4
2023-12-21 10:41:35 +00:00
Pawel Spychalski (DzikuVx)
ca1965199b Update GCC to 10.3.1 2023-03-25 18:19:36 +01:00
Jonathan Hudson
bb102e3ce5 update compiler version 2021-03-25 18:45:21 +00:00
Konstantin (DigitalEntity) Sharlaimov
9fa9ee514f [BUILD] Update the toolchain to gcc-9.3.1 2020-12-04 21:24:31 +01:00
Alberto García Hierro
888763f59e [CMAKE] Cosmetic changes
- Make sure all the new files are terminated with newlines
- Fix typos
2020-08-27 12:30:51 +01:00
Alberto García Hierro
227c4e1243 [CMAKE] Prepend local compiler installation to PATH instead of appending
Also, use the proper pathlist separator on Windows
2020-08-26 22:40:06 +01:00
Alberto García Hierro
d3fcadac05 [CMAKE] Add support for using Linux compiler binaries on FreeBSD 2020-08-26 21:26:34 +01:00
Alberto García Hierro
9ac514c107 [CMAKE] Run all CI jobs using CMake
- Fix compilation on case sensitive filesystems
- Fix case sensitive paths in F7 drivers
- Fix warnings related to MSC redefinition
- Fix invalid dual gyro definition in FOXEERF722V2
- Remove FURYF3, KFC32F3_INAV and SPRACINGF3EVO from releases
- Always use usbd_storage_sd_spi.c for SDCARD + MSC
- Add targets for SPEEDYBEEF7, FRSKYPILOT and FRSKY_ROVERF7
- Add BUILD_SUFFIX configure-time option
- Add COMPILER_VERSION_CHECK boolean option defaulting to ON
2020-08-26 15:40:14 +01:00
Alberto García Hierro
e689bbef95 [CMAKE] Add support for automatically downloading the arm compiler 2020-08-25 18:19:43 +01:00