We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be78887 commit 92b9835Copy full SHA for 92b9835
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: 12907948f027e64dacd95d0dfff26270bf08f6b5
+ 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: b54d6a16bcb0388e22a886030595b8d74de81096
+ 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