mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 00:28:30 -04:00
waf: add AP_NMEA_Output to common libraries
This commit is contained in:
parent
80093f41b0
commit
8849e0d276
@ -83,6 +83,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
|
|||||||
'AP_LandingGear',
|
'AP_LandingGear',
|
||||||
'AP_RobotisServo',
|
'AP_RobotisServo',
|
||||||
'AP_ToshibaCAN',
|
'AP_ToshibaCAN',
|
||||||
|
'AP_NMEA_Output',
|
||||||
]
|
]
|
||||||
|
|
||||||
def get_legacy_defines(sketch_name):
|
def get_legacy_defines(sketch_name):
|
||||||
|
Loading…
Reference in New Issue
Block a user