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 ff01abe commit 5807196Copy full SHA for 5807196
west.yml
@@ -66,7 +66,7 @@ manifest:
66
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
67
- name: zephyr
68
repo-path: sdk-zephyr
69
- revision: pull/3293/head
+ revision: pull/3465/head
70
import:
71
# In addition to the zephyr repository itself, NCS also
72
# imports the contents of zephyr/west.yml at the above
@@ -280,7 +280,7 @@ manifest:
280
path: nrfx
281
groups:
282
- nrfx
283
- revision: pull/967/head
+ revision: pull/986/head
284
285
# West-related configuration for the nrf repository.
286
self:
0 commit comments