mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 07:13:56 -04:00
hwdef: GEPRCF745BTHD: remove parachute and bl-flashing support (flash overflow)
This commit is contained in:
parent
5f67904d19
commit
dec10a1a58
@ -169,7 +169,9 @@ ROMFS_WILDCARD libraries/AP_OSD/fonts/font0.bin
|
||||
|
||||
# save some flash
|
||||
include ../include/minimize_fpv_osd.inc
|
||||
|
||||
# disable parachute to save flash
|
||||
define HAL_PARACHUTE_ENABLED 0
|
||||
include ../include/no_bootloader_DFU.inc
|
||||
|
||||
#only enable BMP280 Baro
|
||||
define AP_BARO_BACKEND_DEFAULT_ENABLED 0
|
||||
|
Loading…
Reference in New Issue
Block a user