ardupilot/libraries/AP_Declination/examples/AP_Declination_test/make.inc
Lucas De Marchi a096703b06 Global: don't link with AP_Progmem
AP_Progmem is not used anymore.
2015-12-27 15:58:12 -02:00

9 lines
185 B
PHP

LIBRARIES += AP_Buffer
LIBRARIES += AP_Common
LIBRARIES += AP_Declination
LIBRARIES += AP_Math
LIBRARIES += AP_Param
LIBRARIES += Filter
LIBRARIES += StorageManager
LIBRARIES += AP_ADC