Skip to content

Commit 39688ce

Browse files
authored
revert Matter for 3.0.x
1 parent b0ccb49 commit 39688ce

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

main/idf_component.yml

-5
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@ dependencies:
2222
version: ">=1.4.2"
2323
rules:
2424
- if: "target in [esp32s3]"
25-
espressif/esp_matter:
26-
version: "^1.3.0"
27-
require: public
28-
rules:
29-
- if: "target not in [esp32c2, esp32h2]"
3025

3126
# esp-sr: "^1.3.1"
3227
# esp32-camera: "^2.0.4"

0 commit comments

Comments
 (0)