Skip to content

Commit ef3a7f4

Browse files
fix(matter): IDF 5.4 CI error with ESP_OpenThread Include (#11988)
* fix(matter): IDF 5.4 CI error with ESP_OpenThread Include * fix(matter): CMakeLists.txt simplification * fix(matter): minimum Arduino Core version to 3.1.0 * fix(matter): forcing openthread disabled - testing Added configuration to disable Matter over Thread. * fix(matter): enforces ESP Matter 1.3 * fix(matter): roll back change * fix(matter): adjust matter version * fix(matter): reverses changes * fix(matter): reverse changes * fix(matter): fixing versions * fix(matter): fixes matter and arduino versions Removed idf dependency version from YAML. * fix(matter): esp_matter version to 1.3.1 * fix(matter): guards secondary network interface creation * fix(matter): adds public requirement for esp_matter * fix(matter): set esp_matter dependency version to 1.3.0 * feat(matter): removes very old esp_matter_light example This examples is outdated. * ci(pre-commit): Apply automatic fixes --------- Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
1 parent 513507d commit ef3a7f4

16 files changed

+7
-1222
lines changed

idf_component_examples/esp_matter_light/CMakeLists.txt

Lines changed: 0 additions & 28 deletions
This file was deleted.

idf_component_examples/esp_matter_light/README.md

Lines changed: 0 additions & 124 deletions
This file was deleted.

idf_component_examples/esp_matter_light/ci.yml

Lines changed: 0 additions & 8 deletions
This file was deleted.

idf_component_examples/esp_matter_light/main/CMakeLists.txt

Lines changed: 0 additions & 5 deletions
This file was deleted.

idf_component_examples/esp_matter_light/main/Kconfig.projbuild

Lines changed: 0 additions & 42 deletions
This file was deleted.

0 commit comments

Comments
 (0)