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 ef21921 commit 3a3e748Copy full SHA for 3a3e748
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: 924f770181bce7d4c367f0b3f9a900080ededc02
+ 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: cbd79d37af84d5c75ce6ba2cce20fe7ffa787993
+ 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