1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-12 19:10:32 +03:00
betaflight/mk
Jay Blackman 53d44aa1b1
Adding common source location in ./src/platform (#14044)
* Adding common source location in ./src/platform

To enable the continued clean up of multiple files still in ./src/main/driver (more PRs to follow) that are specifically for AT32, APM32 and STM32

Source will be moved to MCU_COMMON_SRC where it is specifically for that MCU (or variant). The test will be to ensure no files in the MCU_EXCLUDES for SITL.

* Use of +=
2024-11-25 21:16:45 +01:00
..
build_verbosity.mk Rename make folder to get rid of build error. (#12880) 2023-06-14 21:48:55 +02:00
checks.mk Rename make folder to get rid of build error. (#12880) 2023-06-14 21:48:55 +02:00
config.mk Makefile - remove -j0 (#13838) 2024-08-30 16:12:17 +02:00
linux.mk Rename make folder to get rid of build error. (#12880) 2023-06-14 21:48:55 +02:00
macosx.mk Rename make folder to get rid of build error. (#12880) 2023-06-14 21:48:55 +02:00
openocd.mk Fix openocd makefile target by using TARGET_MCU_FAMILY (#13410) 2024-03-08 11:14:26 +01:00
source.mk Adding common source location in ./src/platform (#14044) 2024-11-25 21:16:45 +01:00
system-id.mk Rename make folder to get rid of build error. (#12880) 2023-06-14 21:48:55 +02:00
tools.mk Update ARM SDK (#12286) 2024-05-30 13:06:42 +10:00
windows.mk Rename make folder to get rid of build error. (#12880) 2023-06-14 21:48:55 +02:00