Create release.yml
[betaflight.git] / src / main / target / WORMFC / target.mk
blob705233bf90dcb3f7517ce6180cffd2564cade43a
1 F405_TARGETS += $(TARGET)
2 FEATURES += VCP SDCARD_SDIO
4 TARGET_SRC = \
5 drivers/accgyro/accgyro_mpu.c \
6 drivers/accgyro/accgyro_mpu6500.c \
7 drivers/accgyro/accgyro_spi_mpu6500.c \
8 drivers/barometer/barometer_lps.c \
9 drivers/max7456.c