Skip to content

Commit 8446528

Browse files
committed
add esp-matter
1 parent 20f2b50 commit 8446528

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

.gitmodules

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@
1010
[submodule "vendor/boschsensortec/BME68x_SensorAPI"]
1111
path = vendor/boschsensortec/BME68x_SensorAPI
1212
url = https://github.com/boschsensortec/BME68x_SensorAPI
13+
[submodule "vendor/esp-matter"]
14+
path = vendor/esp-matter
15+
url = https://github.com/espressif/esp-matter.git
16+
branch = release/v1.4

scripts/install.py

Whitespace-only changes.

vendor/esp-matter

Submodule esp-matter added at 78dfdaf

0 commit comments

Comments
 (0)