WanqQixiang
|
968ff042a8
|
CI: add astyle pre-commit hook
|
2026-02-03 15:30:42 +08:00 |
|
Rohit
|
ba887f9f6a
|
components/esp-matter: Fix the set_val call and add RAII lock.
|
2025-12-18 10:31:49 +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 |
|
WanqQixiang
|
a68e73d7b4
|
esp-matter: move Thread stack initialization from esp_matter_chip_init_task()
|
2025-04-15 19:24:16 +08:00 |
|
chendejin
|
6f683336bb
|
examples/controller: add configs for controller RAM optimization
|
2025-02-13 10:56:39 +08:00 |
|
Shubham Patil
|
9575c13b12
|
examples: add the register factoryreset command in examples
|
2024-12-27 11:08:02 +05:30 |
|
WanqQixiang
|
0b13dbb216
|
esp_matter: Add thread border router management support and thread border router example
|
2024-09-19 17:07:39 +08:00 |
|
WanqQixiang
|
c52f4fa865
|
component: Remove esp_matter_thread_br component and use logic from upstream repo
|
2024-09-19 16:00:44 +08:00 |
|
Wang Qixiang
|
ba953233f5
|
thread_br: add thread br custom cluster
|
2024-04-23 10:13:29 +08:00 |
|
WanqQixiang
|
e39a21e770
|
Add client-only controller and commissioner
|
2024-04-07 19:31:00 +08:00 |
|
Shubham Patil
|
ec72e3209d
|
examples: added ABORT_APP_ON_FAILURE macro to abort if APIs return error
|
2024-02-07 17:47:54 +05:30 |
|
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 |
|
WanqQixiang
|
2a2122e9e5
|
controller: add matter controller cluster
|
2023-09-06 12:31:57 +08:00 |
|
WanqQixiang
|
c44c2177a3
|
submodule-update: Update connectedhomeip submodule to 7e69c66bb for matter 1.1 TE1
|
2023-03-16 14:15:23 +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 |
|