mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-08 08:53:56 -04:00
AP_HAL_FLYMAPLE: fix example build
This commit is contained in:
parent
d7639ce03a
commit
ac152b564f
@ -3,6 +3,7 @@ LIBRARIES += AP_Baro
|
|||||||
LIBRARIES += AP_Buffer
|
LIBRARIES += AP_Buffer
|
||||||
LIBRARIES += AP_Common
|
LIBRARIES += AP_Common
|
||||||
LIBRARIES += AP_InertialSensor
|
LIBRARIES += AP_InertialSensor
|
||||||
|
LIBRARIES += AP_AccelCal
|
||||||
LIBRARIES += AP_Math
|
LIBRARIES += AP_Math
|
||||||
LIBRARIES += AP_Mission
|
LIBRARIES += AP_Mission
|
||||||
LIBRARIES += AP_Notify
|
LIBRARIES += AP_Notify
|
||||||
|
Loading…
Reference in New Issue
Block a user