Commit Graph

14 Commits

Author SHA1 Message Date
liyashuai 2d8bfd5faa update idf version to v5.2.1 2024-04-09 20:05:43 +08:00
WanqQixiang fd033440c7 thread_br: Add esp_matter_thread_br component
controller: Run openthread border router with the controller

Remove custom thread_br cluster
2023-11-23 11:10:20 +08:00
PSONALl d4c8b65772 Matter v1.2 TE-2 optional features and submodule update 2023-09-11 09:16:55 +05:30
WanqQixiang 2a2122e9e5 controller: add matter controller cluster 2023-09-06 12:31:57 +08:00
WanqQixiang 250b202d2e examples: Remove requirements for main components 2023-08-10 16:48:13 +08:00
WanqQixiang fee4a9330f esp-matter: update zap-common and clean zap-file for zap-light example 2023-06-21 14:38:06 +08:00
WanqQixiang 5d97f7ec83 example: Clean files under main/zap-generated path 2023-04-19 15:55:16 +08:00
WanqQixiang 43d836acba examples: Remove -DLWIP_IPV6_SCOPES=0 2023-04-13 10:29:42 +08:00
WanqQixiang c44c2177a3 submodule-update: Update connectedhomeip submodule to 7e69c66bb for matter 1.1 TE1 2023-03-16 14:15:23 +08:00
Chirag Atal 1856e151b8 zap_generated: Add support to change the dynamic endpoint count through menuconfig
Added some menuconfig options which can be helpful for memory optimisations.
2023-03-15 09:51:32 +05:30
WanqQixiang bf27627bd0 controller: Add reading PAA cert from spiffs partition 2023-02-28 19:12:32 +08:00
WanqQixiang b155794f7f console: Add wifi connect command 2022-12-30 15:58:33 +08:00
WanqQixiang 00412aa3cb Controller: Make the commissioner feature optional 2022-12-12 19:18:40 +08:00
WanqQixiang 27976aeb94 Add controller example and esp_matter_controller component
-Add cluster command feature (on_off, level_control, color_control)

  -Add reading attributes/events features

  -Add writing attributes feature (on_off, level_control, color_control)

  -Add subscribing attributes/events and shutdowning subscription features
2022-11-18 19:27:06 +08:00