Skip to content

Commit 69be1f1

Browse files
committed
[NXP] Adding nxp_matter_support submodule
Adding a reference to the nxp_matter_support repo that would be used to get NXP SDK support files. Signed-off-by: Gatien Chapon <gatien.chapon@nxp.com>
1 parent ab2907b commit 69be1f1

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.gitmodules

+5
Original file line numberDiff line numberDiff line change
@@ -324,3 +324,8 @@
324324
url = https://github.com/Infineon/optiga-trust-m.git
325325
branch = matter_support
326326
platforms = infineon
327+
[submodule "third_party/nxp/nxp_matter_support"]
328+
path = third_party/nxp/nxp_matter_support
329+
url = https://github.com/NXP/nxp_matter_support.git
330+
branch = master
331+
platforms = nxp

third_party/nxp/nxp_matter_support

Submodule nxp_matter_support added at 2a8595e

0 commit comments

Comments
 (0)