5
0
mirror of https://github.com/ArduPilot/ardupilot synced 2025-01-17 14:18:31 -04:00
ardupilot/libraries/APM_RC/examples/APM1_radio/Makefile
Pat Hickey 5cb60f76cf purple: rework APM_RC library for purple hardware
this splits the APM_RC class into instances for purple and APM1, and
adds example sketches for both
2011-11-25 20:00:16 -08:00

3 lines
55 B
Makefile

BOARD = mega2560
include ../../../AP_Common/Arduino.mk