mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-20 11:23:06 +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
|