Skip to content

Commit

Permalink
manifest: NCS 2.5.2
Browse files Browse the repository at this point in the history
Tagged repositories as required.

Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
  • Loading branch information
cvinayak committed Feb 1, 2024
1 parent 59a9464 commit 41fd5ed
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ manifest:
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
- name: zephyr
repo-path: sdk-zephyr
revision: 4b5ef270413a968c3efe826aad4412a89731753f
revision: v3.4.99-ncs1-2
import:
# In addition to the zephyr repository itself, NCS also
# imports the contents of zephyr/west.yml at the above
Expand Down Expand Up @@ -128,7 +128,7 @@ manifest:
compare-by-default: true
- name: mcuboot
repo-path: sdk-mcuboot
revision: v1.10.99-ncs1-1
revision: v1.10.99-ncs1-2
path: bootloader/mcuboot
- name: qcbor
url: https://github.com/laurencelundblade/QCBOR.git
Expand All @@ -137,19 +137,19 @@ manifest:
- name: mbedtls
path: modules/crypto/mbedtls
repo-path: sdk-mbedtls
revision: v3.3.0-ncs2-1
revision: v3.3.0-ncs2-2
- name: nrfxlib
repo-path: sdk-nrfxlib
path: nrfxlib
revision: a7ef13f977653fc0b4cb2a336a3c1054763fb755
revision: v2.5.2
- name: trusted-firmware-m
repo-path: sdk-trusted-firmware-m
path: modules/tee/tf-m/trusted-firmware-m
revision: v1.8.0-ncs1-1
revision: v1.8.0-ncs1-2
- name: matter
repo-path: sdk-connectedhomeip
path: modules/lib/matter
revision: ed68b724d6a6f5ac1ad66b0328bbcf28edf25b6c
revision: v2.5.2
submodules:
- name: nlio
path: third_party/nlio/repo
Expand All @@ -167,7 +167,7 @@ manifest:
- name: nrf-802154
repo-path: sdk-nrf-802154
path: nrf-802154
revision: v2.5.1
revision: v2.5.2
groups:
- nrf-802154
- name: dragoon
Expand All @@ -189,18 +189,18 @@ manifest:
compare-by-default: false
- name: sidewalk
repo-path: sdk-sidewalk
revision: v2.5.1
revision: v2.5.2
submodules: true
groups:
- sidewalk
- name: homekit
repo-path: sdk-homekit
revision: v2.5.1
revision: v2.5.2
groups:
- homekit
- name: find-my
repo-path: sdk-find-my
revision: v2.5.1
revision: v2.5.2
groups:
- find-my
- name: azure-sdk-for-c
Expand Down

0 comments on commit 41fd5ed

Please sign in to comment.