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
1 changed files with 3 additions and 0 deletions

View File

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