We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 431edd1 + 487dd63 commit 8d35e9fCopy full SHA for 8d35e9f
components/esp_matter/idf_component.yml
@@ -0,0 +1,10 @@
1
+## IDF Component Manager Manifest File
2
+dependencies:
3
+ # This matches the dependency of esp_insights
4
+ # TODO: CON-1374
5
+ espressif/esp_diag_data_store:
6
+ version: "1.0.1"
7
+ require: public
8
+ rules:
9
+ - if: "idf_version >=5.0"
10
+ - if: "target != esp32h2"
0 commit comments