hwdef: -Os on MFT-SEMA-100 to avoid flash overflow
This commit is contained in:
parent
a8ecc2386e
commit
14332fad52
@ -11,8 +11,8 @@ APJ_BOARD_ID 2000
|
||||
|
||||
FLASH_SIZE_KB 2048
|
||||
|
||||
# with 2M flash we can afford to optimize for speed
|
||||
env OPTIMIZE -O2
|
||||
#
|
||||
env OPTIMIZE -Os
|
||||
|
||||
# ChibiOS system timer
|
||||
STM32_ST_USE_TIMER 2
|
||||
|
Loading…
Reference in New Issue
Block a user