mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 10:46:33 +08:00
Move common shmem parameter declarations to shmem.h.
This commit is contained in:
committed by
Daniel Agar
parent
d1a1a1b9fe
commit
c1d50d35d3
@@ -10,7 +10,6 @@ if (DEFINED ENV{QC_SOC_TARGET})
|
||||
else()
|
||||
set(QC_SOC_TARGET "APQ8074")
|
||||
endif()
|
||||
add_definitions(-D__PX4_QURT_EAGLE_${QC_SOC_TARGET})
|
||||
|
||||
include(px4_git)
|
||||
px4_add_git_submodule(TARGET git_cmake_hexagon PATH "${PX4_SOURCE_DIR}/boards/atlflight/cmake_hexagon")
|
||||
|
||||
Reference in New Issue
Block a user