WanqQixiang
baf5959df1
submodule: update connectedhomeip submodule to commit id 8f943388af
2026-01-19 08:37:19 +08:00
mahesh
4a317697a4
docs: update release notes and docs for the namespace changes
...
components/esp-matter: ota_provider and ota_requstor device type namespace changes
examples: use modified namespaces
2025-10-06 12:44:00 +05:30
mahesh
11da871f81
components/esp_matter: Remove inconsistencies in the namespaces
2025-10-03 16:24:56 +05:30
WanqQixiang
13a15243cc
esp_matter: create a data_model directory and move data_model related codes to it
2025-07-25 15:59:35 +08:00
Shubham Patil
63e76c8b61
components/esp_matter: fix few warnings
...
- remove unused variable from bounds
- remove unused command callback functions
- add ifdefs for restricting code from compiling and generating warnings
during builds
- Fix unused usage of heap stats function
2025-06-25 09:02:07 +05:30
WanqQixiang
ce23eee891
esp_matter: include external platform headers when using external platform
2025-04-11 14:25:28 +08:00
Shubham Patil
72a860836b
components/esp-matter: support to configure the ota implementation
...
Added a member variable in the ota config struct which lets user set the
different ota implementation.
2024-12-30 17:11:12 +05:30
liyashuai
54ffd18ecd
add ota requestor and provider device definition
2024-07-29 10:17:53 +08:00
Shubham Patil
eea4ed7554
API to set the OTA configurations
2024-04-18 10:16:30 +05:30
Shubham Patil
e04c1eb302
ota: Enable the handling of encrypted OTA image
...
Also, added the docs around OTA and sample usage in light example.
2023-06-07 19:32:12 +05:30
WanqQixiang
7b2912a9e5
submodule: Update connectedhomeip submodule to bc8c9ece1 to support ESP32-C6 and ESP32-H2-MP
...
docs: Add details for esp32h2, esp32c2, and esp32c6
2023-03-23 21:10:37 +08:00
WanqQixiang
d5afe01a68
binding: Call BindingManager::Init() after network connected
2022-12-07 15:52:37 +08:00
liyashuai
7decda072b
ota: make OTA clusters optional.
2022-08-30 15:33:57 +08:00