We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca389b8 commit 0d60365Copy full SHA for 0d60365
west.yml
@@ -65,7 +65,7 @@ manifest:
65
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
66
- name: zephyr
67
repo-path: sdk-zephyr
68
- revision: pull/3459/head
+ revision: pull/3481/head
69
import:
70
# In addition to the zephyr repository itself, NCS also
71
# imports the contents of zephyr/west.yml at the above
@@ -273,6 +273,12 @@ manifest:
273
revision: d5fad6bd094899101a4e5fd53af7298160ced6ab
274
groups:
275
- benchmark
276
+ - name: nrfx
277
+ remote: ncs
278
+ path: nrfx
279
+ groups:
280
+ - nrfx
281
+ revision: 6c464bfd952620d44c4ac4550760b480047586c2
282
283
# West-related configuration for the nrf repository.
284
self:
0 commit comments