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 f2f702e commit 490301eCopy full SHA for 490301e
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: a0491b6ceaf072ff7fa108ecfeddb7cbc6c3afa7
+ revision: pull/3467/head
70
import:
71
# In addition to the zephyr repository itself, NCS also
72
# imports the contents of zephyr/west.yml at the above
@@ -146,7 +146,7 @@ manifest:
146
- name: nrfxlib
147
repo-path: sdk-nrfxlib
148
path: nrfxlib
149
- revision: cb3c6efaa8357bd6fa354976dbaef3a61c3bf98b
+ revision: pull/1901/head
150
- name: trusted-firmware-m
151
repo-path: sdk-trusted-firmware-m
152
path: modules/tee/tf-m/trusted-firmware-m
0 commit comments