mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
8 lines
134 B
Makefile
8 lines
134 B
Makefile
#
|
|
# Makefile for the px4io_default configuration
|
|
#
|
|
|
|
SRCS = $(PX4_BASE)/platforms/empty.c
|
|
|
|
include $(PX4_BASE)/makefiles/firmware.mk
|