1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-21 23:35:30 +03:00
inav/cmake
Alberto García Hierro a88aaca74b [CMAKE] Override .hex start address with 0x08000000
The configurator does rely on the .hex start address being set to
0x08000000. I'm not sure this is actually required and we should
fix the configurator instead. However, in order to allow older
versions of configurator to flash newer firmwares, we should
the .hex files built with cmake compatible for at least some
releases.
2020-09-20 21:02:40 +01:00
..
arm-none-eabi-checks.cmake [CMAKE] Cosmetic changes 2020-08-27 12:30:51 +01:00
arm-none-eabi.cmake [CMAKE] Add support for automatically downloading the arm compiler 2020-08-25 18:19:43 +01:00
ci.cmake [CMAKE] Cosmetic changes 2020-08-27 12:30:51 +01:00
cortex-m4f.cmake [BUILD] Add support for building F3 targets with cmake 2020-08-25 18:19:42 +01:00
cortex-m7.cmake [BUILD] Build F7 based targets with cmake 2020-08-25 18:19:42 +01:00
gcc.cmake [CMAKE] Add support for automatically downloading the arm compiler 2020-08-25 18:19:43 +01:00
GetGitRevisionDescription.cmake [CMAKE] Use GetGitRevisionDescription.cmake to retrieve git rev 2020-08-25 18:19:43 +01:00
GetGitRevisionDescription.cmake.in [CMAKE] Use GetGitRevisionDescription.cmake to retrieve git rev 2020-08-25 18:19:43 +01:00
main.cmake [CMAKE] Run all CI jobs using CMake 2020-08-26 15:40:14 +01:00
openocd.cmake [CMAKE] Add support for bootloader targets 2020-08-25 18:19:43 +01:00
openocd_cfg.cmake [CMAKE] Cosmetic changes 2020-08-27 12:30:51 +01:00
settings.cmake [CMAKE] Add support for automatically downloading the arm compiler 2020-08-25 18:19:43 +01:00
stm32-bootloader.cmake [CMAKE] Add support for bootloader targets 2020-08-25 18:19:43 +01:00
stm32-stdperiph.cmake [CMAKE] Cosmetic changes 2020-08-27 12:30:51 +01:00
stm32.cmake [CMAKE] Override .hex start address with 0x08000000 2020-09-20 21:02:40 +01:00
stm32f3-usb.cmake [BUILD] Refactor cmake macros and variable names 2020-08-25 18:19:42 +01:00
stm32f3.cmake [CMAKE] Run all CI jobs using CMake 2020-08-26 15:40:14 +01:00
stm32f4-usb.cmake [CMAKE] Cosmetic changes 2020-08-27 12:30:51 +01:00
stm32f4.cmake [CMAKE] Run all CI jobs using CMake 2020-08-26 15:40:14 +01:00
stm32f7-usb.cmake [BUILD] Refactor cmake macros and variable names 2020-08-25 18:19:42 +01:00
stm32f7.cmake [CMAKE] Cosmetic changes 2020-08-27 12:30:51 +01:00
svd.cmake [CMAKE] Cosmetic changes 2020-08-27 12:30:51 +01:00