mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
015c110114
flow is dying on startup (needs fixing) oreoled is PH2 specific
9 lines
186 B
Makefile
9 lines
186 B
Makefile
#
|
|
# Makefile for the px4fmu-v1_APM configuration
|
|
#
|
|
include $(SKETCHBOOK)/mk/PX4/px4_common.mk
|
|
|
|
MODULES += drivers/boards/px4fmu-v1
|
|
MODULES += drivers/px4io
|
|
MODULES += drivers/px4flow
|