Fixed flash overflow on CHEBUZZF3, FURYF3, FURYF3OSD, LUX_RACE, RACEBASE, SIRINFPV...
[betaflight.git] / src / main / target / LUX_RACE / target.mk
blobc39c825869c428eca0afc283af413b4c949305da
1 F3_TARGETS += $(TARGET)
3 FEATURES = VCP SDCARD_SPI
5 ifeq ($(TARGET), LUXV2_RACE)
6 FEATURE_CUT_LEVEL = 8
7 else
8 FEATURE_CUT_LEVEL = 0
9 endif
11 TARGET_SRC = \
12 drivers/accgyro/accgyro_mpu.c \
13 drivers/accgyro/accgyro_mpu6500.c \
14 drivers/accgyro/accgyro_spi_mpu6500.c \
15 drivers/accgyro/accgyro_mpu6500.c \
16 drivers/accgyro/accgyro_spi_mpu6000.c