mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-09 01:18:29 -04:00
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
|
|
|