Commit Graph

20 Commits

Author SHA1 Message Date
Zhang Wen Xu
e54f9a9d7f Merge branch 'fix/fix_esp_openthread_stop_v5.2' into 'release/v5.2'
fix(openthread): fix the esp_openthread_stop (v5.2)

See merge request espressif/esp-idf!48203
2026-05-22 10:52:17 +00:00
Jiang Jiang Jian
efdb1dbbcd Merge branch 'feat/ot_make_esp_netif_glue_optional_v5.2' into 'release/v5.2'
feat(openthread): make esp_netif glue optional (v5.2)

See merge request espressif/esp-idf!47864
2026-05-20 17:54:55 +08:00
Xu Si Yu
824cbc153b fix(openthread): fix the esp_openthread_stop 2026-05-06 16:43:57 +08:00
zwx
a8169cd869 fix(openthread): make the code more robust 2026-04-29 19:33:57 +08:00
Zhibin (Ryan) Wen
7c4bae2183 feat(openthread): add test support for esp_netif glue disabled scenario
Signed-off-by: Zhibin (Ryan) Wen <wenzhibin@espressif.com>
2026-04-23 21:12:26 +08:00
Zhibin (Ryan) Wen
144de20960 feat(openthread): make esp_netif glue optional
Signed-off-by: Zhibin (Ryan) Wen <wenzhibin@espressif.com>
2026-04-23 21:12:26 +08:00
Xu Si Yu
3b56f22d72 feat(openthread): support custom netif config during initialization 2025-10-27 11:59:45 +08:00
Xu Si Yu
1b8183c3fc feat(openthread): add openthread start stop APIs 2025-10-21 20:14:08 +08:00
Xu Si Yu
5c7c08d0df feat(openthread): add a function to exit openthread main loop safely 2025-06-03 16:45:45 +08:00
Tan Yan Quan
f7e2f28b8a fix(openthread): check state for ot wake 2025-04-18 12:15:50 +08:00
Xu Si Yu
6002f7caae fix(openthread): remove the empty task for openthread tasklets 2024-06-05 15:40:23 +08:00
Xu Si Yu
4a941b96b8 fix(openthread): copy the networkname with a null terminator 2023-09-12 11:57:01 +08:00
zhangwenxu
8eff9df2b0 feat(openthread): add mesh local prefix configuration 2023-08-31 17:05:30 +08:00
xiaqilin
afd76b85fe fix(openthread): call sleep api only in native radio 2023-07-12 20:49:11 +08:00
Shu Chen
1cd3ace96a Merge branch 'bugfix/openthread_pm_lock' into 'master'
openthread: fix light sleep lock issue

See merge request espressif/esp-idf!24575
2023-07-05 20:39:51 +08:00
xiaqilin
d8bfd97d60 fix(openthread): Fixed light sleep lock issue 2023-07-05 14:37:56 +08:00
WanqQixiang
58b99731f5 feat(openthread): Add event post for thread role changed and integrate all the thread state change callbacks 2023-07-04 15:28:41 +08:00
xiaqilin
1bb0c2c723 ieee802154: change light sleep config in ieee802154 2023-07-03 02:21:58 +00:00
xiaqilin
485a9d44cf ieee802154: add sleep state 2023-07-03 02:21:58 +00:00
Shu Chen
8672467d36 openthread: introduce the auto start API 2023-06-06 20:03:57 +08:00