Merge branch 'dm_provider' into 'main'

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

See merge request app-frameworks/esp-matter!1215
This commit is contained in:
Shu Chen
2025-09-02 03:15:13 +00:00
73 changed files with 6066 additions and 5070 deletions
-7
View File
@@ -180,13 +180,6 @@ menu "ESP Matter"
help
Size of the binding table.
config ESP_MATTER_UNICAST_MESSAGE_COUNT
int "Unicast message count"
range 1 255
default 10
help
APS unicast message count.
choice ESP_MATTER_MEM_ALLOC_MODE
prompt "Memory allocation strategy"
default ESP_MATTER_MEM_ALLOC_MODE_INTERNAL