Skip to content

Commit 18d779c

Browse files
committed
[DNM] modules: hal_nordic: update nrfx to mdk 8.73
PR only for CI testing. test-sdk-nrf: collab-nrfx-4.0 Signed-off-by: Rafal Dyla <[email protected]>
1 parent 52515d9 commit 18d779c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

west.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ manifest:
4949
- -libmodem
5050
- -bsec
5151
- -doc-internal
52-
- -nrfx
52+
- +nrfx
5353
- +optional
5454

5555
# "projects" is a list of git repositories which make up the NCS
@@ -66,7 +66,7 @@ manifest:
6666
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
6767
- name: zephyr
6868
repo-path: sdk-zephyr
69-
revision: 12fab80dedd836a27213c869d92b7f9cbc5f17f7
69+
revision: pull/3355/head
7070
import:
7171
# In addition to the zephyr repository itself, NCS also
7272
# imports the contents of zephyr/west.yml at the above
@@ -146,7 +146,7 @@ manifest:
146146
- name: nrfxlib
147147
repo-path: sdk-nrfxlib
148148
path: nrfxlib
149-
revision: 94ffaf29bf10ebb934907d3b87f82239678fb91a
149+
revision: pull/1878/head
150150
- name: trusted-firmware-m
151151
repo-path: sdk-trusted-firmware-m
152152
path: modules/tee/tf-m/trusted-firmware-m
@@ -280,7 +280,7 @@ manifest:
280280
path: nrfx
281281
groups:
282282
- nrfx
283-
revision: 171ae3df01f44d4548301fbd37f20f049ae23c46
283+
revision: pull/964/head
284284

285285
# West-related configuration for the nrf repository.
286286
self:

0 commit comments

Comments
 (0)