Fix function brace style
[betaflight.git] / src / main / target / FF_FORTINIF4 / target.mk
blob52343e2fb89e42e3e20f52b65b9f699cc2a27987
1 F405_TARGETS += $(TARGET)
2 FEATURES += VCP ONBOARDFLASH
4 TARGET_SRC = \
5 drivers/accgyro/accgyro_spi_mpu6000.c \
6 drivers/accgyro/accgyro_mpu6500.c \
7 drivers/accgyro/accgyro_spi_mpu6500.c \
8 drivers/accgyro/accgyro_spi_icm20689.c \
9 drivers/max7456.c