Merge pull request #11198 from SteveCEvans/sce_rc2
[betaflight.git] / src / main / target / CLRACINGF7 / target.mk
blobe4105e6c9bf2c36515c5ce8a26f0eb4bf084c25b
1 F7X2RE_TARGETS += $(TARGET)
2 FEATURES += VCP ONBOARDFLASH
3 TARGET_SRC = \
4 drivers/accgyro/accgyro_mpu.c \
5 drivers/accgyro/accgyro_mpu6500.c \
6 drivers/accgyro/accgyro_spi_mpu6500.c \
7 drivers/accgyro/accgyro_spi_mpu6000.c \
8 drivers/compass/compass_hmc5883l.c \
9 drivers/compass/compass_qmc5883l.c \
10 drivers/max7456.c