AP_HAL_ChibiOS:add back displayport for KakuteF7
Co-authored-by: Peter Barker <pb-gh@barker.dropbear.id.au>
This commit is contained in:
parent
4d2b7bb7c9
commit
65a1b0cb56
@ -160,6 +160,11 @@ define HAL_SPRAYER_ENABLED 0
|
||||
# save FLASH, but leave above when flash issue is fixed
|
||||
include ../include/minimize_features.inc
|
||||
|
||||
# make sure MSP HD Goggle support remains
|
||||
undef HAL_WITH_MSP_DISPLAYPORT
|
||||
define HAL_WITH_MSP_DISPLAYPORT 1
|
||||
undef HAL_MSP_ENABLED
|
||||
define HAL_MSP_ENABLED 1
|
||||
|
||||
# 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