Skip to content

Commit e048298

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 e048298

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

west.yml

Lines changed: 3 additions & 3 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/3419/head
7070
import:
7171
# In addition to the zephyr repository itself, NCS also
7272
# imports the contents of zephyr/west.yml at the above
@@ -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)