mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
waf: added AP_ROMFS to build
This commit is contained in:
parent
a14fbb201f
commit
5fb8fe927c
@ -71,6 +71,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
|
|||||||
'AP_TempCalibration',
|
'AP_TempCalibration',
|
||||||
'AP_VisualOdom',
|
'AP_VisualOdom',
|
||||||
'AP_BLHeli',
|
'AP_BLHeli',
|
||||||
|
'AP_ROMFS',
|
||||||
]
|
]
|
||||||
|
|
||||||
def get_legacy_defines(sketch_name):
|
def get_legacy_defines(sketch_name):
|
||||||
|
Loading…
Reference in New Issue
Block a user