Skip to content

Commit 978f9c8

Browse files
mib1-nordicmasz-nordic
authored andcommitted
manifest: add development nrfx and change zephyr revision
Add latest nrfx and change zephyr revision to the most recent commit on collab-nrfx-4.0. This is a temporary change until nrfx-4.0 is released, to be able to test NCS CI with in-development nrfx. Signed-off-by: Michał Bainczyk <[email protected]>
1 parent 43cfc50 commit 978f9c8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

west.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff 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: d792280a1c8639ac103ce0dd094f8d5dd4e5377d
68+
revision: 9d15425c577ccc4e261fe68e29b8273ce5d468bf
6969
import:
7070
# In addition to the zephyr repository itself, NCS also
7171
# imports the contents of zephyr/west.yml at the above
@@ -274,6 +274,11 @@ manifest:
274274
revision: d5fad6bd094899101a4e5fd53af7298160ced6ab
275275
groups:
276276
- benchmark
277+
# latest nrfx
278+
- name: nrfx
279+
remote: ncs
280+
path: nrfx
281+
revision: cf41c70a942a9bde7f39916da2086fe9feffc11f
277282

278283
# West-related configuration for the nrf repository.
279284
self:

0 commit comments

Comments
 (0)