Skip to content

Commit 0d60365

Browse files
committed
manifest: Update nrfx and Zephyr to have updated samples
Testing. Signed-off-by: Michał Bainczyk <[email protected]>
1 parent ca389b8 commit 0d60365

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

west.yml

Lines changed: 7 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: pull/3459/head
68+
revision: pull/3481/head
6969
import:
7070
# In addition to the zephyr repository itself, NCS also
7171
# imports the contents of zephyr/west.yml at the above
@@ -273,6 +273,12 @@ manifest:
273273
revision: d5fad6bd094899101a4e5fd53af7298160ced6ab
274274
groups:
275275
- benchmark
276+
- name: nrfx
277+
remote: ncs
278+
path: nrfx
279+
groups:
280+
- nrfx
281+
revision: 6c464bfd952620d44c4ac4550760b480047586c2
276282

277283
# West-related configuration for the nrf repository.
278284
self:

0 commit comments

Comments
 (0)