1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-15 20:35:33 +03:00
betaflight/make/mcu
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
..
SITL.mk Cleanup make (#12179) 2023-01-29 01:51:06 +01:00
STM32F4.mk Cleanup make (#12179) 2023-01-29 01:51:06 +01:00
STM32F7.mk Cleanup make (#12179) 2023-01-29 01:51:06 +01:00
STM32G4.mk Cleanup make (#12179) 2023-01-29 01:51:06 +01:00
STM32H7.mk Cleanup make (#12179) 2023-01-29 01:51:06 +01:00