mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
waf: build AP_Filesystem
This commit is contained in:
parent
692abb11fa
commit
abe53e1c9e
@ -84,6 +84,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
|
|||||||
'AP_RobotisServo',
|
'AP_RobotisServo',
|
||||||
'AP_ToshibaCAN',
|
'AP_ToshibaCAN',
|
||||||
'AP_NMEA_Output',
|
'AP_NMEA_Output',
|
||||||
|
'AP_Filesystem',
|
||||||
]
|
]
|
||||||
|
|
||||||
def get_legacy_defines(sketch_name):
|
def get_legacy_defines(sketch_name):
|
||||||
|
Loading…
Reference in New Issue
Block a user