aboutsummaryrefslogtreecommitdiff
path: root/mavlink/share/pyshared/pymavlink/APM_Mavtest/Makefile
blob: 7ca38b1a26a1bfa938fd4822987d479dfd968f8c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#
# Trivial makefile for building APM
#

#
# Select 'mega' for the original APM, or 'mega2560' for the V2 APM.
#
BOARD	=	mega2560

include ../libraries/AP_Common/Arduino.mk