|
|
|
@ -1,3 +1,6 @@
@@ -1,3 +1,6 @@
|
|
|
|
|
include(common/px4_git) |
|
|
|
|
px4_add_git_submodule(TARGET git_cmake_hexagon PATH "cmake/cmake_hexagon") |
|
|
|
|
|
|
|
|
|
include(posix/px4_impl_posix) |
|
|
|
|
|
|
|
|
|
# Get $QC_SOC_TARGET from environment if existing. |
|
|
|
@ -83,4 +86,4 @@ set(config_module_list
@@ -83,4 +86,4 @@ set(config_module_list
|
|
|
|
|
platforms/common |
|
|
|
|
platforms/posix/px4_layer |
|
|
|
|
platforms/posix/work_queue |
|
|
|
|
) |
|
|
|
|
) |
|
|
|
|