mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-08-01 20:27:57 +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
|