mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-04 06:58:27 -04:00
979c3a6270
I really wish we didn't still need this!
9 lines
188 B
Makefile
9 lines
188 B
Makefile
#
|
|
# Makefile for the px4fmu-v2_APM configuration
|
|
#
|
|
include $(SKETCHBOOK)/mk/PX4/px4_common.mk
|
|
|
|
MODULES += drivers/boards/px4fmu-v2
|
|
MODULES += drivers/pwm_input
|
|
MODULES += drivers/px4io
|