mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-02 14:13:42 -04:00
9d6bce87dc
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
|
|
|