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 78a9ccc commit 9f1c0deCopy full SHA for 9f1c0de
west.yml
@@ -64,7 +64,7 @@ manifest:
64
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
65
- name: zephyr
66
repo-path: sdk-zephyr
67
- revision: ncs-v3.2.0-rc2
+ revision: pull/3613/head
68
import:
69
# In addition to the zephyr repository itself, NCS also
70
# imports the contents of zephyr/west.yml at the above
@@ -129,7 +129,7 @@ manifest:
129
compare-by-default: true
130
- name: mcuboot
131
repo-path: sdk-mcuboot
132
+ revision: pull/582/head
133
path: bootloader/mcuboot
134
- name: qcbor
135
url: https://github.com/laurencelundblade/QCBOR
0 commit comments