We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 229934a commit ca879caCopy full SHA for ca879ca
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: dd5d9cf6b38e86ec3b6e7220e3b1fa4c057fdfad
+ 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