2 changed files with 9 additions and 0 deletions
@ -0,0 +1,9 @@ |
|||||||
|
LIBRARIES += AP_Common |
||||||
|
LIBRARIES += AP_HAL |
||||||
|
LIBRARIES += AP_HAL_AVR |
||||||
|
LIBRARIES += AP_HAL_Empty |
||||||
|
LIBRARIES += AP_HAL_SITL |
||||||
|
LIBRARIES += AP_Math |
||||||
|
LIBRARIES += AP_Param |
||||||
|
LIBRARIES += AP_Progmem |
||||||
|
LIBRARIES += StorageManager |
Loading…
Reference in new issue