mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-02 14:13:42 -04:00
9 lines
173 B
Makefile
9 lines
173 B
Makefile
#
|
|
# Makefile for the VRCORE 1.0 APM configuration
|
|
#
|
|
include $(SKETCHBOOK)/mk/VRBRAIN/vrbrain_common.mk
|
|
|
|
MODULES += drivers/boards/vrcore-v10
|
|
MODULES += drivers/pwm_input
|
|
|