Files
esp-matter/examples/generic_switch/main/idf_component.yml
T
2023-03-31 16:41:20 +08:00

7 lines
203 B
YAML

dependencies:
espressif/cmake_utilities:
version: 0.*
rules: # will add "optional_component" only when all if clauses are True
- if: "idf_version >=5.0"
- if: "target in [esp32c2]"