mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-30 06:04:08 +08:00
10 lines
172 B
Makefile
10 lines
172 B
Makefile
#
|
|
# Makefile for the px4io_default configuration
|
|
#
|
|
|
|
#
|
|
# Board support modules
|
|
#
|
|
MODULES += drivers/stm32
|
|
MODULES += drivers/boards/px4io
|
|
MODULES += modules/px4iofirmware
|