esp_matter: Add data model provider for esp_matter data model and remove upstream ember codes from esp_matter component

This commit is contained in:
WanqQixiang
2025-07-09 16:36:33 +08:00
parent 1f417192d9
commit 9d7ff306f6
73 changed files with 6066 additions and 5070 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ examples/bridge_apps/esp-now_bridge_light:
examples/controller:
enable:
- if: IDF_TARGET in ["esp32"]
- if: IDF_TARGET in ["esp32s3"]
temporary: true
reason: the other targets are not tested yet