@@ -65,7 +65,7 @@ manifest:
6565 # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
6666 - name : zephyr
6767 repo-path : sdk-zephyr
68- revision : 618c383c778a3cfa25070c2616c1d460c1914c6a
68+ revision : pull/4153/head
6969 import :
7070 # In addition to the zephyr repository itself, NCS also
7171 # imports the contents of zephyr/west.yml at the above
@@ -88,7 +88,6 @@ manifest:
8888 - dhara
8989 - edtt
9090 - fatfs
91- - hal_nordic
9291 - hal_st # required for ST sensors (unrelated to STM32 MCUs)
9392 - hal_tdk # required for Invensense sensors such as ICM42670
9493 - hal_wurthelektronik
@@ -118,6 +117,13 @@ manifest:
118117 #
119118 # Some of these are also Zephyr modules which have NCS-specific
120119 # changes.
120+ - name : hal_nordic
121+ revision : nrfx-removed
122+ remote : zephyrproject
123+ path : modules/hal/nor
124+ - name : nrfx
125+ revision : split_mdk_branch
126+ path : modules/hal/nor/nrfx
121127 - name : wfa-qt-control-app
122128 repo-path : sdk-wi-fiquicktrack-controlappc
123129 path : modules/lib/wfa-qt-control-app
@@ -150,7 +156,7 @@ manifest:
150156 - name : trusted-firmware-m
151157 repo-path : sdk-trusted-firmware-m
152158 path : modules/tee/tf-m/trusted-firmware-m
153- revision : e476105018a2bf2dd8f87bca30a8e766846b4048
159+ revision : pull/257/head
154160 - name : psa-arch-tests
155161 repo-path : sdk-psa-arch-tests
156162 path : modules/tee/tf-m/psa-arch-tests
0 commit comments