mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
More compile fixes
This commit is contained in:
parent
e5fd37f719
commit
faa4033f7e
@ -39,12 +39,6 @@ APPNAME = position_estimator
|
||||
PRIORITY = SCHED_PRIORITY_DEFAULT
|
||||
STACKSIZE = 4096
|
||||
|
||||
CSRCS = position_estimator_main.c \
|
||||
codegen/position_estimator.c \
|
||||
codegen/position_estimator_initialize.c \
|
||||
codegen/position_estimator_terminate.c \
|
||||
codegen/rt_nonfinite.c \
|
||||
codegen/rtGetInf.c \
|
||||
codegen/rtGetNaN.c
|
||||
CSRCS = position_estimator_main.c
|
||||
|
||||
include $(APPDIR)/mk/app.mk
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user