mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
10 lines
175 B
Makefile
10 lines
175 B
Makefile
#
|
|
# Makefile for the px4io_default configuration
|
|
#
|
|
|
|
#
|
|
# Board support modules
|
|
#
|
|
MODULES += drivers/stm32
|
|
MODULES += drivers/boards/px4io-v1
|
|
MODULES += modules/px4iofirmware
|