Add Winbond 25Q128 flash driver
[betaflight.git] / src / main / target / CRAZYFLIE2 / target.mk
bloba2e36c35697e0d27f29f8a43450678767f60564d
1 F405_TARGETS += $(TARGET)
2 FEATURES += VCP
4 TARGET_SRC = \
5 drivers/accgyro/accgyro_mpu.c \
6 drivers/accgyro/accgyro_mpu6500.c \
7 drivers/compass/compass_ak8963.c \