mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
10 lines
177 B
Makefile
10 lines
177 B
Makefile
#
|
|
# Makefile for the px4iov2_default configuration
|
|
#
|
|
|
|
#
|
|
# Board support modules
|
|
#
|
|
MODULES += drivers/stm32
|
|
MODULES += drivers/boards/px4io-v2
|
|
MODULES += modules/px4iofirmware
|