mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 00:04:02 -04:00
hwdef: change MatekH743 to -Os
leave space for more features
This commit is contained in:
parent
685d34d615
commit
fbeaa3be6b
@ -11,7 +11,7 @@ APJ_BOARD_ID 1013
|
|||||||
OSCILLATOR_HZ 8000000
|
OSCILLATOR_HZ 8000000
|
||||||
|
|
||||||
FLASH_SIZE_KB 2048
|
FLASH_SIZE_KB 2048
|
||||||
env OPTIMIZE -O2
|
env OPTIMIZE -Os
|
||||||
|
|
||||||
# bootloader takes first sector
|
# bootloader takes first sector
|
||||||
FLASH_RESERVE_START_KB 128
|
FLASH_RESERVE_START_KB 128
|
||||||
|
Loading…
Reference in New Issue
Block a user