AP_Periph: enable AP_ROMFS build

This commit is contained in:
Andrew Tridgell 2019-10-23 18:44:09 +11:00
parent a224342b18
commit ad3b1eaaf0

View File

@ -34,6 +34,7 @@ def build(bld):
'GCS_MAVLink',
'AP_Airspeed',
'AP_RangeFinder',
'AP_ROMFS',
],
exclude_src=[
'libraries/AP_HAL_ChibiOS/Storage.cpp'