hwdef: exclude landing library from SkyViper build

This commit is contained in:
Peter Barker 2023-07-18 20:51:05 +10:00 committed by Andrew Tridgell
parent 2cec1204d0
commit 3f791ed734

View File

@ -211,4 +211,7 @@ define AP_SCRIPTING_ENABLED 0
define AP_BATT_MONITOR_MAX_INSTANCES 1
define AP_MAVLINK_BATTERY2_ENABLED 0
# SkyViper doesn't use the Plane landing library:
define HAL_LANDING_DEEPSTALL_ENABLED 0
AUTOBUILD_TARGETS Copter