mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-02 22:18:28 -04:00
waf: added AP_MultiHeap
This commit is contained in:
parent
634c3d4a90
commit
f3684a9e23
@ -128,6 +128,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
|
||||
'AP_Beacon',
|
||||
'AP_Arming',
|
||||
'AP_RCMapper',
|
||||
'AP_MultiHeap',
|
||||
]
|
||||
|
||||
def get_legacy_defines(sketch_name, bld):
|
||||
|
Loading…
Reference in New Issue
Block a user