Skip to content

Commit 5d75282

Browse files
adigieLuDuda
authored andcommitted
app: x509 certificate support workaround
Workaround for x509 certificate support in Matter. Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no>
1 parent fd2a29d commit 5d75282

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

west.yml

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

0 commit comments

Comments
 (0)