waf: build AP_Filesystem

This commit is contained in:
Andrew Tridgell 2019-08-01 21:17:38 +10:00
parent 692abb11fa
commit abe53e1c9e

View File

@ -84,6 +84,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
'AP_RobotisServo',
'AP_ToshibaCAN',
'AP_NMEA_Output',
'AP_Filesystem',
]
def get_legacy_defines(sketch_name):