We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b44162 commit c252a62Copy full SHA for c252a62
main/idf_component.yml
@@ -17,8 +17,7 @@ dependencies:
17
rules:
18
- if: "target in [esp32s3]"
19
espressif/esp_matter:
20
- version: "main"
21
- git: https://github.com/espressif/esp-matter.git
+ version: "1.4.1"
22
require: public
23
24
- - if: "target not in [esp32c2, esp32p4]"
+ - if: "target not in [esp32c2, esp32c5, esp32p4]"
0 commit comments