Skip to content

Commit

Permalink
manifest: NCS 2.4.3
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 9227520 commit b5e4c74
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ manifest:
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
- name: zephyr
repo-path: sdk-zephyr
revision: v3.3.99-ncs1-1
revision: v3.3.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 @@ -118,7 +118,7 @@ manifest:
compare-by-default: false
- name: mcuboot
repo-path: sdk-mcuboot
revision: v1.10.0-ncs1
revision: v1.10.0-ncs1-1
path: bootloader/mcuboot
- name: qcbor
url: https://github.com/laurencelundblade/QCBOR.git
Expand All @@ -127,19 +127,19 @@ manifest:
- name: mbedtls
path: modules/crypto/mbedtls
repo-path: sdk-mbedtls
revision: v3.3.0-ncs1
revision: v3.3.0-ncs1-1
- name: nrfxlib
repo-path: sdk-nrfxlib
path: nrfxlib
revision: bb740e234bec8ea5b99b3fa46b16327a61c2cb77
revision: v2.4.3
- name: trusted-firmware-m
repo-path: sdk-trusted-firmware-m
path: modules/tee/tf-m/trusted-firmware-m
revision: v1.7.0-ncs1
revision: v1.7.0-ncs1-1
- name: matter
repo-path: sdk-connectedhomeip
path: modules/lib/matter
revision: v2.4.2
revision: v2.4.3
submodules:
- name: nlio
path: third_party/nlio/repo
Expand All @@ -157,7 +157,7 @@ manifest:
- name: nrf-802154
repo-path: sdk-nrf-802154
path: nrf-802154
revision: v2.4.2
revision: v2.4.3
groups:
- nrf-802154
- name: dragoon
Expand All @@ -179,12 +179,12 @@ manifest:
compare-by-default: false
- name: homekit
repo-path: sdk-homekit
revision: v2.4.2
revision: v2.4.3
groups:
- homekit
- name: find-my
repo-path: sdk-find-my
revision: v2.4.2
revision: v2.4.3
groups:
- find-my
- name: azure-sdk-for-c
Expand Down

0 comments on commit b5e4c74

Please sign in to comment.