5
0
mirror of https://github.com/ArduPilot/ardupilot synced 2025-02-19 14:23:57 -04:00
ardupilot/libraries/AP_Declination/examples/AP_Declination_test/make.inc

11 lines
233 B
PHP
Raw Normal View History

LIBRARIES += AP_Buffer
LIBRARIES += AP_Common
LIBRARIES += AP_Declination
LIBRARIES += AP_HAL
LIBRARIES += AP_HAL_AVR
LIBRARIES += AP_Math
LIBRARIES += AP_Param
LIBRARIES += AP_Progmem
LIBRARIES += Filter
LIBRARIES += StorageManager