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 33e6a0d commit 8452ac4Copy full SHA for 8452ac4
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: 0c9648fe64f0a4b82eaa5db7d0d1af5386cc91de
+ revision: pull/3329/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: a7051cc49fb540a2dd0b66e55884afde6695dc54
+ revision: pull/973/head
284
285
# West-related configuration for the nrf repository.
286
self:
0 commit comments