mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
platforms: clean up various build/linking issues
This makes sure lockstep is only built for SITL builds and fixes the existing builds.
This commit is contained in:
@@ -40,7 +40,7 @@ set(QURT_LAYER_SRCS
|
||||
px4_qurt_impl.cpp
|
||||
px4_qurt_tasks.cpp
|
||||
lib_crc32.c
|
||||
../../../posix/src/px4_layer/drv_hrt.c
|
||||
../../../posix/src/px4_layer/drv_hrt.cpp
|
||||
qurt_stubs.c
|
||||
main.cpp
|
||||
shmem_qurt.cpp
|
||||
|
||||
@@ -39,7 +39,6 @@
|
||||
|
||||
#include <px4_defines.h>
|
||||
#include <px4_workqueue.h>
|
||||
#include <perf_counter.h>
|
||||
#include <drivers/drv_hrt.h>
|
||||
#include <semaphore.h>
|
||||
#include <time.h>
|
||||
|
||||
Reference in New Issue
Block a user