mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
9 lines
209 B
Makefile
9 lines
209 B
Makefile
#
|
|
# Makefile for the VRBRAIN 5.1 APM configuration
|
|
#
|
|
include $(SKETCHBOOK)/mk/VRBRAIN/vrbrain_common.mk
|
|
|
|
MODULES += drivers/mpu6000
|
|
#MODULES += drivers/mpu9250
|
|
MODULES += drivers/boards/vrbrain-v51
|