1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-15 04:15:44 +03:00
betaflight/make
J Blackman 6e05967840
Config handling updated to using repository for hydration (#12714)
* Modification to allow src/config to be a repo within a repo.

* Moving config files to own repository, and including using make.

* Removing all old config files.

* Correct CI errors.

* Playing with pulling the configuration files from the API

* Attempt to get past github actions issue

* Adding additional assistance when configs not hydrated

* Move the workflow to support hydration before outputing target list.

* Correction for revision targets

* Requires additional config hydration

* Better messaging on what to do:

- when you have a local config.h for a new target, ignore hydration of target list if you are building the target config in question.
- when you are doing any activity that does not require hydration, e.g. printing out help or installing arm_sdk etc.

* Anything suffixed with clean should be allowed through

* Adjusting to simply use a copy of the repository. Noting we will need to decide whether or not to include MFTR name in the config directory or not.
2023-05-10 11:12:07 +02:00
..
mcu Add NEUTRONRCF435 support including AT32F435RGT7 1M FLASH (#12534) 2023-03-20 12:33:43 +11:00
build_verbosity.mk remove not needed whitespaces 2017-08-24 11:33:39 +02:00
checks.mk Remove unified target configurations 2022-01-01 19:55:53 +01:00
config.mk Config handling updated to using repository for hydration (#12714) 2023-05-10 11:12:07 +02:00
linux.mk Fix dfuse and python check 2020-10-13 01:52:21 +02:00
macosx.mk Fix dfuse and python check 2020-10-13 01:52:21 +02:00
openocd.mk Remove F1 and F3 support 2022-06-14 19:10:13 +01:00
source.mk Config handling updated to using repository for hydration (#12714) 2023-05-10 11:12:07 +02:00
system-id.mk Simplified the Makefile OS detection output. 2020-10-25 12:08:32 +01:00
tools.mk Config handling updated to using repository for hydration (#12714) 2023-05-10 11:12:07 +02:00
windows.mk include the make arm_sdk_install target, for easy building 2016-09-02 19:56:15 -07:00