Skip to content

Commit 586ee4c

Browse files
authored
fix(matter): including C5
1 parent e275aab commit 586ee4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/idf_component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ dependencies:
2121
git: https://github.com/espressif/esp-matter.git
2222
require: public
2323
rules:
24-
- if: "target not in [esp32c2, esp32c5, esp32p4]"
24+
- if: "target not in [esp32c2, esp32p4]"

0 commit comments

Comments
 (0)