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 e34f88d commit 5cd1095Copy full SHA for 5cd1095
west.yml
@@ -72,7 +72,7 @@ manifest:
72
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
73
- name: zephyr
74
repo-path: sdk-zephyr
75
- revision: 97c23d694e913a53f47086ba2c937bbd3a4e8014
+ revision: v3.7.99-ncs1-snapshot1
76
import:
77
# In addition to the zephyr repository itself, NCS also
78
# imports the contents of zephyr/west.yml at the above
@@ -132,7 +132,7 @@ manifest:
132
compare-by-default: true
133
- name: mcuboot
134
repo-path: sdk-mcuboot
135
- revision: ae07a335ffb581a4d4dc43324bb0261e12728deb
+ revision: v2.1.0-ncs2-snapshot1
136
path: bootloader/mcuboot
137
- name: qcbor
138
url: https://github.com/laurencelundblade/QCBOR
0 commit comments