5
0
mirror of https://github.com/ArduPilot/ardupilot synced 2025-01-18 06:38:29 -04:00
ardupilot/libraries/AP_HAL_Linux/examples/BusTest/make.inc
2015-06-26 21:59:22 +10:00

9 lines
209 B
PHP

LIBRARIES += AP_Common
LIBRARIES += AP_HAL
LIBRARIES += AP_HAL_Empty
LIBRARIES += AP_HAL_Linux
LIBRARIES += AP_Math
LIBRARIES += AP_Param
LIBRARIES += AP_Progmem
LIBRARIES += StorageManager
LIBRARIES += AP_ADC