mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user