@@ -50,7 +50,7 @@ manifest:
50
50
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
51
51
- name : zephyr
52
52
repo-path : sdk-zephyr
53
- revision : 3db330717c1ca3ec4fb133400bf3eb7156aa6cbd
53
+ revision : v3.1.99-ncs1-snapshot1
54
54
import :
55
55
# In addition to the zephyr repository itself, NCS also
56
56
# imports the contents of zephyr/west.yml at the above
@@ -103,7 +103,7 @@ manifest:
103
103
revision : 76bd09efa5424a4039a234a7244fe32fa495d9cf
104
104
- name : mcuboot
105
105
repo-path : sdk-mcuboot
106
- revision : 8b3d00abb132de5f5c46310f88c2208ddf6270d4
106
+ revision : v1.9.99-ncs2-snapshot1
107
107
path : bootloader/mcuboot
108
108
- name : mbedtls-nrf
109
109
path : mbedtls
@@ -116,15 +116,15 @@ manifest:
116
116
- name : trusted-firmware-m
117
117
repo-path : sdk-trusted-firmware-m
118
118
path : modules/tee/tf-m/trusted-firmware-m
119
- revision : a9bbcff01c584b9bfb99abf1ab7f6bb4b6cdf2cc
119
+ revision : v1.6.0-ncs1-snapshot1
120
120
- name : tfm-mcuboot # This is used by the trusted-firmware-m module.
121
121
repo-path : sdk-mcuboot
122
122
path : modules/tee/tfm-mcuboot
123
123
revision : v1.7.2-ncs2-rc1
124
124
- name : matter
125
125
repo-path : sdk-connectedhomeip
126
126
path : modules/lib/matter
127
- revision : b8c6fe4ca632dd802a828f886e1decdd98a3952b
127
+ revision : v2.1.0-snapshot1
128
128
submodules :
129
129
- name : nlio
130
130
path : third_party/nlio/repo
0 commit comments