mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-21 16:18:29 -04:00
HAL_ChibiOS: save more flash on SuccexF4
This commit is contained in:
parent
23a42b1914
commit
529f067914
@ -135,3 +135,6 @@ ROMFS_WILDCARD libraries/AP_OSD/fonts/font*.bin
|
||||
# disable parachute and sprayer to save flash
|
||||
define HAL_PARACHUTE_ENABLED 0
|
||||
define HAL_SPRAYER_ENABLED 0
|
||||
|
||||
# reduce max size of embedded params for apj_tool.py
|
||||
define AP_PARAM_MAX_EMBEDDED_PARAM 1024
|
||||
|
Loading…
Reference in New Issue
Block a user