File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -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 : 1961d24ab19e67e00251a82172764e51a753b8b7
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
You can’t perform that action at this time.
0 commit comments