mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-19 14:25:16 +03:00
* Get setting default values from settings.yaml * settings: Make the generator more robust and versatile - Add support for resolving types and values in multiple compilers - Add support for resolving types and values in clang 10 - Add support for using the host compiler for resolving the settings This allows us to run the generator for the unit tests, since they now need the settings_generated.h file to get the default setting values from it. * Fix regexps in settings.rb and add execution bit * Fix git revision issue * Fix issue with settings validation * Fix issue with targets not defining USE_MAG Co-authored-by: Alberto García Hierro <alberto@garciahierro.com> |
||
---|---|---|
.. | ||
arm-none-eabi-checks.cmake | ||
arm-none-eabi.cmake | ||
ci.cmake | ||
cortex-m4f.cmake | ||
cortex-m7.cmake | ||
docker.sh | ||
gcc.cmake | ||
GetGitRevisionDescription.cmake | ||
GetGitRevisionDescription.cmake.in | ||
main.cmake | ||
openocd.cmake | ||
openocd_cfg.cmake | ||
settings.cmake | ||
stm32-bootloader.cmake | ||
stm32-stdperiph.cmake | ||
stm32.cmake | ||
stm32f3-usb.cmake | ||
stm32f3.cmake | ||
stm32f4-usb.cmake | ||
stm32f4.cmake | ||
stm32f7-usb.cmake | ||
stm32f7.cmake | ||
stm32h7-usb.cmake | ||
stm32h7.cmake | ||
svd.cmake |