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 c447779 commit 7bfdf67Copy full SHA for 7bfdf67
west.yml
@@ -69,7 +69,7 @@ manifest:
69
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
70
- name: zephyr
71
repo-path: sdk-zephyr
72
- revision: v3.7.99-ncs1-snapshot2
+ revision: 0a2e205750dc7eff8767afa543b2fd23a1fbb332
73
import:
74
# In addition to the zephyr repository itself, NCS also
75
# imports the contents of zephyr/west.yml at the above
@@ -130,7 +130,7 @@ manifest:
130
compare-by-default: true
131
- name: mcuboot
132
repo-path: sdk-mcuboot
133
- revision: v2.1.0-ncs2-snapshot2
+ revision: 12e5ee106034972b0f1074d6f2261b2b39d1501b
134
path: bootloader/mcuboot
135
- name: qcbor
136
url: https://github.com/laurencelundblade/QCBOR
0 commit comments