Skip to content

Commit 5aba9fb

Browse files
committed
manifest: Update Matter revision
Update sdk-connectedhomeip to v3.2-door-lock-app branch. Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no>
1 parent d3f9cd6 commit 5aba9fb

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

west.yml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,26 @@ manifest:
2121
revision: QM35ALIRO_ENG-0.6.1
2222
groups:
2323
- nrfconnect-sdk-qorvo
24+
- name: matter
25+
remote: ncs
26+
repo-path: sdk-connectedhomeip
27+
path: modules/lib/matter
28+
# v3.2-door-lock-app
29+
revision: ffd5c633b01ab15698d2631fa5b6e8fb8a3bc0d0
30+
west-commands: scripts/west/west-commands.yml
31+
submodules:
32+
- name: nlio
33+
path: third_party/nlio/repo
34+
- name: nlassert
35+
path: third_party/nlassert/repo
36+
- name: pigweed
37+
path: third_party/pigweed/repo
38+
- name: jsoncpp
39+
path: third_party/jsoncpp/repo
40+
userdata:
41+
ncs:
42+
upstream-url: https://github.com/project-chip/connectedhomeip
43+
upstream-sha: 181b0cb14ff007ec912f2ba6627e05dfb066c008
44+
compare-by-default: false
2445
group-filter:
2546
- -nrfconnect-sdk-qorvo

0 commit comments

Comments
 (0)