5
0
mirror of https://github.com/ArduPilot/ardupilot synced 2025-01-18 22:58:32 -04:00
ardupilot/libraries/AP_HAL_AVR/examples/Scheduler/make.inc

7 lines
134 B
PHP
Raw Normal View History

LIBRARIES += AP_Common
LIBRARIES += AP_HAL
LIBRARIES += AP_HAL_AVR
LIBRARIES += AP_Math
LIBRARIES += AP_Param
LIBRARIES += AP_Progmem