Skip to content

Commit e275aab

Browse files
authored
feat(matter): testing main branch for the C5
1 parent 86982f2 commit e275aab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

main/idf_component.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ dependencies:
1717
rules:
1818
- if: "target in [esp32s3]"
1919
espressif/esp_matter:
20-
version: "1.4.1"
20+
version: "main"
21+
git: https://github.com/espressif/esp-matter.git
2122
require: public
2223
rules:
2324
- if: "target not in [esp32c2, esp32c5, esp32p4]"

0 commit comments

Comments
 (0)