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 1cd9d5d commit af0c988Copy full SHA for af0c988
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: c475e9f2c9eedd5aef47e2e0a36eb02d05e87a7f
+ revision: pull/3355/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: 98167a75a6ed8eb530c4e2977118619b51fd75b0
+ revision: pull/977/head
284
285
# West-related configuration for the nrf repository.
286
self:
0 commit comments