mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
13 lines
324 B
YAML
13 lines
324 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]
|
|
esp_bsp_generic:
|
|
version: ^1.1.0
|
|
espressif/esp_matter:
|
|
version: ~1.3.1
|
|
espressif/esp_lvgl_port:
|
|
version: 2.6.0
|