1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-25 01:05:27 +03:00

FURYF4 has onboard flash.

This commit is contained in:
blckmn 2016-06-14 16:46:04 +10:00
parent 2651bb3273
commit 0ddd1e1be1

View file

@ -1,5 +1,5 @@
F405_TARGETS += $(TARGET)
FEATURES += SDCARD VCP
FEATURES += SDCARD VCP ONBOARDFLASH
TARGET_SRC = \
drivers/accgyro_spi_mpu6000.c \