We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed5f069 commit 02db503Copy full SHA for 02db503
boot/zephyr/CMakeLists.txt
@@ -61,8 +61,6 @@ if(NOT EXISTS ${NRFXLIB_DIR})
61
To use the tinycrypt set `CONFIG_BOOT_ECDSA_TINYCRYPT` to y.
62
------------------------------------------------------------------------")
63
endif()
64
-# Don't include this if we are using west
65
- add_subdirectory(${NRFXLIB_DIR} ${PROJECT_BINARY_DIR}/nrfxlib)
66
67
68
zephyr_library_include_directories(
0 commit comments