-Os espruino_pico to save space
This commit is contained in:
parent
2b71635c49
commit
5d8ac0428b
@ -9,6 +9,8 @@ MCU_SERIES = F4
|
||||
MCU_VARIANT = STM32F401xE
|
||||
MCU_PACKAGE = UFQFPN48
|
||||
|
||||
OPTIMIZATION_FLAGS = -Os
|
||||
|
||||
LD_COMMON = boards/common_default.ld
|
||||
# use for internal flash
|
||||
LD_FILE = boards/STM32F401xd_fs.ld
|
||||
|
Loading…
x
Reference in New Issue
Block a user