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 7eb5555 commit c447779Copy full SHA for c447779
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: 15ffa301b3294a769752ad0a1d382bce9803f265
+ revision: v3.7.99-ncs1-snapshot2
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: ed0fc24030f3765cfb04a8fdd8771bd5078107a7
+ revision: v2.1.0-ncs2-snapshot2
134
path: bootloader/mcuboot
135
- name: qcbor
136
url: https://github.com/laurencelundblade/QCBOR
0 commit comments