Commit Graph

8 Commits

Author SHA1 Message Date
WanqQixiang 211658c88e upgrade connectedhomeip to latest release v1.5 branch 2025-11-25 16:11:40 +08:00
WanqQixiang 89fe5168f7 submodule: Update connectedhomeip submodule to v1.5 sve tag 2025-11-21 14:56:00 +08:00
WanqQixiang 9d7ff306f6 esp_matter: Add data model provider for esp_matter data model and remove upstream ember codes from esp_matter component 2025-09-02 10:16:06 +08:00
shripad621git a8bfdec12c components/esp_matter: Remove the static-cluster-config files and update the zap and cluster select files
- Removed the static-cluster-config files from the generated files to support esp-matter codegen integration.
- Modified the generate_zap_common_files.py script to remove the generation of static-cluster-config files.
- Executed ./components/esp_matter/utils/cluster_select/generate_cluster_select_files.py to generate the cluster_select files.
- Executed ./components/esp_matter/zap_common/generate_zap_common_files.py to generate the files in zap_common directory.
2025-08-21 14:51:49 +05:30
shripad621git fbe182028f connectedhomeip: Update the connectedhomeip submodule to d144bbbaae.
- Updated the chip submodule to include TE2 updates.
- Removed emberAfCallbacks for ota-provider-cluster.
- Included the static-cluster-config file for ota-provider-cluster.
- Added mandatory commands for operational-credentials-cluster.
- Updated the cluster revisions for descriptor, basic-info and opcreds cluster.
- Fixed the ota-provider-app compilation.
2025-05-30 09:54:00 +05:30
WanqQixiang bd3f00bbd2 connectedhomeip: Update connectedhomeip submodule to f6c3c8382 2025-04-24 14:42:13 +08:00
shripad621git 2c1ccd38dd components/esp_matter: Update the zap and cluster files for the submodule.
- Run generate_zap_common_files.py to re-gen the zap files.
- Run generate_cluster_seclect_files.py in utils to re-gen the cluster files.
2025-04-11 11:17:40 +05:30
WanqQixiang 6cdb7a3c02 esp-matter: Add menuconfig options to exclude unused clusters for flash optimization 2025-03-25 14:36:28 +08:00