LED-Germany/01_Source/matter-light-c6-wifi/main/idf_component.yml
2026-02-26 09:59:27 +08:00

7 lines
204 B
YAML

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