mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
Merge pull request #705 from AndersHoglund/fix_the_reds
PORT103R build failed, updated flash size to 256k.
This commit is contained in:
commit
119dac5423
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
|||
F1_TARGETS += $(TARGET)
|
||||
256K_TARGETS += $(TARGET)
|
||||
FLASH_SIZE = 256
|
||||
|
||||
FEATURES = ONBOARDFLASH HIGHEND
|
||||
|
||||
DEVICE_FLAGS = -DSTM32F10X_HD
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue