We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cd1095 commit 3d8484cCopy full SHA for 3d8484c
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: v3.7.99-ncs1-snapshot1
+ revision: adcffa835a8eabda9e9e1ac5dc59597b2ea67747
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: v2.1.0-ncs2-snapshot1
+ revision: 0ab75e06ed7ce5ffc7b2790dfa2756180cb04abf
136
path: bootloader/mcuboot
137
- name: qcbor
138
url: https://github.com/laurencelundblade/QCBOR
0 commit comments