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 8341fa0 commit ea7f862Copy full SHA for ea7f862
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: 43c5dc730e385c238ce00ea91d1a772709b49abf
+ revision: v4.1.99-ncs1-snapshot1
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: 5afc0aab0cdd3034861a89a64238d8fff80c6a4d
+ revision: v2.2.0-rc1-ncs1-snapshot1
131
path: bootloader/mcuboot
132
- name: qcbor
133
url: https://github.com/laurencelundblade/QCBOR
0 commit comments