1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-24 16:55:29 +03:00
inav/cmake
Alberto García Hierro fd42e03f04 [BUILD] Add more compile options for stm32
WARNIGNS_AS_ERRORS, DEBUG_HARDFAULTS and SEMIHOSTING can now be
turned on/off
2020-08-25 18:19:43 +01:00
..
arm-none-eabi.cmake [BUILD] Use -Os for F3, -O2 for F4/F7 with cmake 2020-08-25 18:19:42 +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
main.cmake [BUILD] Print the number of targets for the current toolchain with cmake 2020-08-25 18:19:43 +01:00
openocd.cmake [BUILD] Add support for openocd helpers with cmake 2020-08-25 18:19:42 +01:00
openocd_cfg.cmake [BUILD] Add support for openocd helpers with cmake 2020-08-25 18:19:42 +01:00
settings.cmake [BUILD] Refactor cmake macros and variable names 2020-08-25 18:19:42 +01:00
stm32-stdperiph.cmake [BUILD] Refactor cmake macros and variable names 2020-08-25 18:19:42 +01:00
stm32.cmake [BUILD] Add more compile options for stm32 2020-08-25 18:19:43 +01:00
stm32f3-usb.cmake [BUILD] Refactor cmake macros and variable names 2020-08-25 18:19:42 +01:00
stm32f3.cmake [BUILD] Add support for svd generation with cmake 2020-08-25 18:19:42 +01:00
stm32f4-usb.cmake [BUILD] Refactor cmake macros and variable names 2020-08-25 18:19:42 +01:00
stm32f4.cmake [BUILD] Add support for svd generation with cmake 2020-08-25 18:19:42 +01:00
stm32f7-usb.cmake [BUILD] Refactor cmake macros and variable names 2020-08-25 18:19:42 +01:00
stm32f7.cmake [BUILD] Add support for openocd helpers with cmake 2020-08-25 18:19:42 +01:00
svd.cmake [BUILD] Add support for svd generation with cmake 2020-08-25 18:19:42 +01:00