We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd2a29d commit 5d75282Copy full SHA for 5d75282
1 file changed
west.yml
@@ -21,5 +21,25 @@ manifest:
21
revision: QM35ALIRO_ENG-0.5.0
22
groups:
23
- 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
44
group-filter:
45
- -nrfconnect-sdk-qorvo
0 commit comments