mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
hwdef: exclude landing library from SkyViper build
This commit is contained in:
parent
2cec1204d0
commit
3f791ed734
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user