mirror of https://github.com/ArduPilot/ardupilot
9 lines
177 B
Makefile
9 lines
177 B
Makefile
|
#
|
||
|
# Makefile for the VRBRAIN 5.2E APM configuration
|
||
|
#
|
||
|
include $(SKETCHBOOK)/mk/VRBRAIN/vrbrain_common.mk
|
||
|
|
||
|
MODULES += drivers/boards/vrbrain-v52E
|
||
|
MODULES += drivers/pwm_input
|
||
|
|