Skip to content

Commit cc5a59a

Browse files
nika-nordiccarlescufi
authored andcommitted
[zep noup] platform: nordic_nrf: update nrfx version to 4.0
Use nrfx 4.0 release. Change-Id: Ic5e2faf118f2b2c673587570e32dfc49e172cb9b Signed-off-by: Nikodem Kastelik <nikodem.kastelik@nordicsemi.no>
1 parent f9b93a5 commit cc5a59a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/ext/target/nordic_nrf/common/core/config.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#-------------------------------------------------------------------------------
1010

1111
set(HAL_NORDIC_PATH "DOWNLOAD" CACHE PATH "Path to the Nordic HAL (or DOWNLOAD to fetch automatically)")
12-
set(HAL_NORDIC_VERSION "nrfx-3.9.0" CACHE STRING "Version of the Nordic HAL to download")
12+
set(HAL_NORDIC_VERSION "pull/326/head" CACHE STRING "Version of the Nordic HAL to download")
1313
set(HAL_NORDIC_REMOTE "https://github.com/zephyrproject-rtos/hal_nordic" CACHE STRING "Remote of the Nordic HAL to download")
1414
# Set to FALSE if HAL_NORDIC_VERSION is a SHA.
1515
set(HAL_NORDIC_SHALLOW_FETCH CACHE BOOL TRUE "Use shallow fetch to download Nordic HAL.")

0 commit comments

Comments
 (0)