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

Merge pull request #705 from AndersHoglund/fix_the_reds

PORT103R build failed, updated flash size to 256k.
This commit is contained in:
Anders Höglund 2016-07-09 13:58:01 +02:00 committed by GitHub
commit 119dac5423

View file

@ -1,4 +1,7 @@
F1_TARGETS += $(TARGET)
256K_TARGETS += $(TARGET)
FLASH_SIZE = 256
FEATURES = ONBOARDFLASH HIGHEND
DEVICE_FLAGS = -DSTM32F10X_HD