AP_Periph: enable AP_ROMFS build
This commit is contained in:
parent
a224342b18
commit
ad3b1eaaf0
@ -34,6 +34,7 @@ def build(bld):
|
||||
'GCS_MAVLink',
|
||||
'AP_Airspeed',
|
||||
'AP_RangeFinder',
|
||||
'AP_ROMFS',
|
||||
],
|
||||
exclude_src=[
|
||||
'libraries/AP_HAL_ChibiOS/Storage.cpp'
|
||||
|
Loading…
Reference in New Issue
Block a user