1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 00:35:39 +03:00
betaflight/make
J Blackman ecdbba2ce2
Cleanup make (#12179)
* Cleanup Makefiles

Given the targets are now simply the MCU, there is now a significant amount of duplication.

TODO:
- will possibly add STM32.mk for inclusion from STM32F4 etc to remove further duplication.

Noting it is now imperative that the gating is right.

* Removed the remnants of "features"

* Further clean up in preparation of new MCUs

* Typo for STM32F722xx

* Fix F411

* Last remnants of the _TARGETS lists.
2023-01-29 01:51:06 +01:00
..
mcu Cleanup make (#12179) 2023-01-29 01:51:06 +01: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
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 Cleanup make (#12179) 2023-01-29 01:51:06 +01:00
system-id.mk Simplified the Makefile OS detection output. 2020-10-25 12:08:32 +01:00
tools.mk Fix gcc required subversion 2022-07-12 14:12:23 +02:00
windows.mk include the make arm_sdk_install target, for easy building 2016-09-02 19:56:15 -07:00