File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ config MBEDTLS_HEAP_SIZE
1515 default 8192
1616
1717config MBEDTLS_X509_LIBRARY
18- default y if !CHIP
18+ default y
1919
2020config PSA_WANT_ALG_ECDSA
2121 default y
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments