waf: added AP_RCProtocol to list of libraries for all vehicles
This commit is contained in:
parent
33c7cba9af
commit
d7c62602ed
@ -66,6 +66,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
|
||||
'AP_SBusOut',
|
||||
'AP_IOMCU',
|
||||
'AP_RAMTRON',
|
||||
'AP_RCProtocol',
|
||||
]
|
||||
|
||||
def get_legacy_defines(sketch_name):
|
||||
|
Loading…
Reference in New Issue
Block a user