Skip to content

Commit 5d3d74a

Browse files
nika-nordicjaz1-nordic
authored andcommitted
modules: hal_nordic: use hal_nordic for nrfx 4.0-rc1 release
NRFX_DIR override is no longer needed. Signed-off-by: Nikodem Kastelik <[email protected]>
1 parent 7b994b2 commit 5d3d74a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

modules/hal_nordic/CMakeLists.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
# Copyright (c) 2025 Nordic Semiconductor ASA
22
# 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-
83
zephyr_get(NRFX_DIR SYSBUILD GLOBAL)
94

105
if(NOT DEFINED NRFX_DIR)

0 commit comments

Comments
 (0)