mirror of https://github.com/ArduPilot/ardupilot
AP_HAL_ChibiOS: compile MambaH743v4 at -O2
This commit is contained in:
parent
048a3af785
commit
3cc4b1991c
|
@ -20,6 +20,7 @@ define CH_CFG_ST_RESOLUTION 16
|
|||
|
||||
# leave 1 sectors free
|
||||
FLASH_RESERVE_START_KB 384
|
||||
env OPTIMIZE -O2
|
||||
|
||||
# use last 2 pages for flash storage
|
||||
# H743 has 16 pages of 128k each
|
||||
|
|
Loading…
Reference in New Issue