mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-28 03:23:07 +00:00
a8bfdec12c
- 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.