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 7b994b2 commit 5d3d74aCopy full SHA for 5d3d74a
modules/hal_nordic/CMakeLists.txt
@@ -1,10 +1,5 @@
1
# Copyright (c) 2025 Nordic Semiconductor ASA
2
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
3
-
4
-# Set path to the latest version of nrfx
5
-set(NRFX_DIR ${CMAKE_CURRENT_LIST_DIR}/../../../nrfx/)
6
-set(NRFX_DIR ${NRFX_DIR} CACHE STRING "Path to nrfx")
7
8
zephyr_get(NRFX_DIR SYSBUILD GLOBAL)
9
10
if(NOT DEFINED NRFX_DIR)
0 commit comments