Skip to content
Snippets Groups Projects
Commit 897b2a6e authored by Mark Charlebois's avatar Mark Charlebois Committed by Julian Oes
Browse files

Commented out CONFIG_SMEM until it is working again


There is an unresolved symbol when building with CONFIG_SMEM enabled

Signed-off-by: default avatarMark Charlebois <charlebm@gmail.com>
parent aa8117e9
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ include(posix/px4_impl_posix)
set(CMAKE_TOOLCHAIN_FILE ${CMAKE_SOURCE_DIR}/cmake/toolchains/Toolchain-arm-linux-gnueabihf.cmake)
include(${CMAKE_SOURCE_DIR}/cmake/cmake_hexagon/qurt_app.cmake)
set(CONFIG_SHMEM "1")
#set(CONFIG_SHMEM "1")
set(config_module_list
drivers/device
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment