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
-7
View File
@@ -169,13 +169,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