Skip to content

Commit 7eb3239

Browse files
[WIP] Try to fix jobs
1 parent debcc06 commit 7eb3239

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

.gitmodules

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@
2525
[submodule "third_party/jsoncpp/repo"]
2626
path = third_party/jsoncpp/repo
2727
url = https://github.com/open-source-parsers/jsoncpp.git
28+
[submodule "third_party/silabs/matter_support"]
29+
path = third_party/silabs/matter_support
30+
url = https://github.com/SiliconLabsSoftware/matter_support.git
31+
branch = main
32+
platforms = silabs,silabs_docker,unit_tests
2833
[submodule "editline"]
2934
path = third_party/editline/repo
3035
url = https://github.com/troglobit/editline.git

third_party/silabs/matter_support

Submodule matter_support added at 657da80

0 commit comments

Comments
 (0)