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 aece2bf commit 281b6fdCopy full SHA for 281b6fd
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: 079d80388a6240f572442ce7021f1aab31a56139
+ revision: pull/3349/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: 7ed74ac12ab94f561af820da8fb7089a0323e6de
+ revision: pull/965/head
284
285
# West-related configuration for the nrf repository.
286
self:
0 commit comments