mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
AP_Periph: enable AP_ROMFS build
This commit is contained in:
parent
a224342b18
commit
ad3b1eaaf0
@ -34,6 +34,7 @@ def build(bld):
|
|||||||
'GCS_MAVLink',
|
'GCS_MAVLink',
|
||||||
'AP_Airspeed',
|
'AP_Airspeed',
|
||||||
'AP_RangeFinder',
|
'AP_RangeFinder',
|
||||||
|
'AP_ROMFS',
|
||||||
],
|
],
|
||||||
exclude_src=[
|
exclude_src=[
|
||||||
'libraries/AP_HAL_ChibiOS/Storage.cpp'
|
'libraries/AP_HAL_ChibiOS/Storage.cpp'
|
||||||
|
Loading…
Reference in New Issue
Block a user