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 d12380d commit 0439c7aCopy full SHA for 0439c7a
cmake/modules/snippets.cmake
@@ -59,7 +59,6 @@ function(zephyr_process_snippets)
59
# Set SNIPPET_ROOT.
60
list(APPEND SNIPPET_ROOT ${APPLICATION_SOURCE_DIR})
61
list(APPEND SNIPPET_ROOT ${ZEPHYR_BASE})
62
- list(APPEND SNIPPET_ROOT ${ZEPHYR_NRF_MODULE_DIR})
63
unset(real_snippet_root)
64
foreach(snippet_dir ${SNIPPET_ROOT})
65
# The user might have put a symbolic link in here, for example.
0 commit comments