We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2887ffb commit 7f5eb40Copy full SHA for 7f5eb40
west.yml
@@ -65,7 +65,7 @@ manifest:
65
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
66
- name: zephyr
67
repo-path: sdk-zephyr
68
- revision: 2742e46682cecb55555af934a5bde0458bdbdf0c
+ revision: pull/2849/head
69
import:
70
# In addition to the zephyr repository itself, NCS also
71
# imports the contents of zephyr/west.yml at the above
@@ -144,7 +144,7 @@ manifest:
144
- name: nrfxlib
145
repo-path: sdk-nrfxlib
146
path: nrfxlib
147
- revision: eccb4abbe4d701e4efc7254bc8569915176e3d5f
+ revision: pull/1745/head
148
- name: trusted-firmware-m
149
repo-path: sdk-trusted-firmware-m
150
path: modules/tee/tf-m/trusted-firmware-m
0 commit comments