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 ea7f862 commit ad4513bCopy full SHA for ad4513b
west.yml
@@ -65,7 +65,7 @@ manifest:
65
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
66
- name: zephyr
67
repo-path: sdk-zephyr
68
- revision: v4.1.99-ncs1-snapshot1
+ revision: 36ffd80983a7804fb6ed142f11279dbe283996d9
69
import:
70
# In addition to the zephyr repository itself, NCS also
71
# imports the contents of zephyr/west.yml at the above
@@ -127,7 +127,7 @@ manifest:
127
compare-by-default: true
128
- name: mcuboot
129
repo-path: sdk-mcuboot
130
- revision: v2.2.0-rc1-ncs1-snapshot1
+ revision: e92888b3388147c0010017fcb78c5775ffebb9e5
131
path: bootloader/mcuboot
132
- name: qcbor
133
url: https://github.com/laurencelundblade/QCBOR
0 commit comments