fa84ba451a
this combines with the OBC failsafe module
7 lines
99 B
Makefile
7 lines
99 B
Makefile
#
|
|
# Trivial makefile for building APM
|
|
#
|
|
BOARD=uno
|
|
include ../../../libraries/AP_Common/Arduino.mk
|
|
|