Fix function brace style
[betaflight.git] / src / main / target / ELLE0 / target.mk
blob89263526de79f98fa41c282dafe4616e8f0ee725
1 F405_TARGETS += $(TARGET)
2 FEATURES += VCP
3 HSE_VALUE = 25000000
5 TARGET_SRC = \
6 drivers/accgyro/accgyro_mpu.c \
7 drivers/accgyro/accgyro_mpu6500.c \
8 drivers/accgyro/accgyro_spi_mpu6500.c \
9 drivers/compass/compass_ak8963.c