mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
8 lines
133 B
Makefile
8 lines
133 B
Makefile
#
|
|
# Makefile for the px4fmu_default configuration
|
|
#
|
|
|
|
SRCS = $(PX4BASE)/platforms/empty.c
|
|
|
|
include $(PX4BASE)/makefiles/firmware.mk
|