mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
HAL_ChibiOS: fixed OMNIBUSF7V2 build
ran out of flash for plane
This commit is contained in:
parent
01a0d3897e
commit
2acaada884
@ -136,3 +136,6 @@ define HAL_BARO_DEFAULT HAL_BARO_BMP280_SPI
|
||||
define OSD_ENABLED ENABLED
|
||||
define HAL_OSD_TYPE_DEFAULT 1
|
||||
ROMFS_WILDCARD libraries/AP_OSD/fonts/font*.bin
|
||||
|
||||
# we are low on flash on this board
|
||||
define HAL_MINIMIZE_FEATURES 1
|
||||
|
Loading…
Reference in New Issue
Block a user