ardupilot/libraries/APM_OBC/Failsafe_Board/Makefile
Andrew Tridgell 9d6bce87dc APM_OBM: Failsafe board sketch
this combines with the OBC failsafe module
2012-09-08 10:07:17 +10:00

7 lines
99 B
Makefile

#
# Trivial makefile for building APM
#
BOARD=uno
include ../../../libraries/AP_Common/Arduino.mk