Skip to content

Commit

Permalink
hwdef: GEPRCF745BTHD: remove parachute and bl-flashing support (flash…
Browse files Browse the repository at this point in the history
… overflow)
  • Loading branch information
peterbarker authored and tridge committed Oct 8, 2024
1 parent 5f67904 commit dec10a1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion libraries/AP_HAL_ChibiOS/hwdef/GEPRCF745BTHD/hwdef.dat
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit dec10a1

Please sign in to comment.