Skip to content

Commit a55c516

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 005f1b4 commit a55c516

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
@@ -325,3 +325,8 @@
325325
url = https://github.com/Infineon/optiga-trust-m.git
326326
branch = matter_support
327327
platforms = infineon
328+
[submodule "third_party/nxp/nxp_matter_support"]
329+
path = third_party/nxp/nxp_matter_support
330+
url = https://github.com/NXP/nxp_matter_support.git
331+
branch = master
332+
platforms = nxp

third_party/nxp/nxp_matter_support

Submodule nxp_matter_support added at 2a8595e

0 commit comments

Comments
 (0)