Commit Graph

320 Commits

Author SHA1 Message Date
Zhang Wen Xu
cfc929fed0 feat(openthread/openthread/lib): update thread-lib for upstream a98813b30
* esp-openthread: thread_zigbee/esp-openthread@654e8d3b2
* openthread: espressif/openthread@a98813b30
* esp-idf: espressif/esp-idf@25e0b1a44
2026-04-27 07:47:33 +00:00
zwx
25e0b1a448 fix(openthread): fix build failure in spinel-only mode 2026-04-27 15:37:28 +08:00
zwx
2a8374245f feat(openthread): update openthread upstream 2026-04-27 15:37:04 +08:00
Zhang Wen Xu
8417919b06 Merge branch 'feat/ot_make_esp_netif_glue_optional_v5.4' into 'release/v5.4'
feat(openthread): make esp_netif glue optional (v5.4)

See merge request espressif/esp-idf!47862
2026-04-24 07:55:50 +00:00
Zhang Wen Xu
96efc7de9b Merge branch 'feat/radio_spinel_driver_interface_optimization_v5.4' into 'release/v5.4'
feat(openthread): optimize radio spinel uart interface (v5.4)

See merge request espressif/esp-idf!47412
2026-04-23 09:35:57 +00:00
Zhibin (Ryan) Wen
a49bbb0fa4 feat(openthread): add test support for esp_netif glue disabled scenario
Signed-off-by: Zhibin (Ryan) Wen <wenzhibin@espressif.com>
2026-04-22 19:36:26 +08:00
Zhibin (Ryan) Wen
bf10089b8e feat(openthread): make esp_netif glue optional
Signed-off-by: Zhibin (Ryan) Wen <wenzhibin@espressif.com>
2026-04-22 19:30:20 +08:00
Jiang Jiang Jian
6185890ee6 Merge branch 'feat/update_ot_jan2026_v5.4' into 'release/v5.4'
feat(openthread): update OT to 9b887f6bd (v5.4)

See merge request espressif/esp-idf!46760
2026-04-22 16:11:04 +08:00
Xu Si Yu
f46eae9849 feat(openthread): optimize radio spinel uart interface 2026-04-14 14:12:52 +08:00
Tan Yan Quan
05366862c9 fix(openthread): update OT upstream to b1a37932b to fix mbedtls version check 2026-04-09 19:57:04 +08:00
Tan Yan Quan
dae54215be feat(openthread/openthread/lib): update thread-lib for upstream 9b887f6bd
* esp-openthread: thread_zigbee/esp-openthread@f7ea7ab12
* openthread: espressif/openthread@9b887f6bd
* esp-idf: espressif/esp-idf@eaf8ed702
2026-04-02 07:55:29 +00:00
Tan Yan Quan
eaf8ed702f feat(openthread): update OT to 9b887f6bd 2026-04-02 15:23:56 +08:00
Xu Si Yu
2df8dfec45 feat(openthread): add a task block monitor 2026-03-17 16:29:07 +08:00
Jiang Jiang Jian
05785a4869 Merge branch 'feat/use_ot_cmakelists_v5.4' into 'release/v5.4'
feat(openthread): use upstream CMakeLists.txt for radio build (v5.4)

See merge request espressif/esp-idf!46580
2026-03-15 13:09:20 +08:00
Tan Yan Quan
541e306799 feat(openthread): use heap_caps_calloc_prefer for messagepool 2026-03-13 21:02:03 +08:00
Tan Yan Quan
8445719b4c feat(openthread): use explicit source list for RCP build 2026-03-13 21:01:57 +08:00
zwx
c6f0725938 fix(802.15.4) added some error checks to make the code more robust 2026-03-11 19:03:44 +08:00
Zhang Wen Xu
67f11f6776 Merge branch 'feat/csl_power_consumption_v5.4' into 'release/v5.4'
feat(openthread): turn off rx earlier for csl if no packet received (v5.4)

See merge request espressif/esp-idf!46194
2026-03-03 03:20:09 +00:00
Zhang Wen Xu
d39302e2ae Merge branch 'fix/fix_an_ot_config_error_v5.4' into 'release/v5.4'
fix(openthread): fix a macro error (v5.4)

See merge request espressif/esp-idf!46080
2026-03-03 03:19:20 +00:00
Tan Yan Quan
028e8af5d4 feat(openthread): turn off rx earlier for csl if no packet received 2026-03-02 17:00:17 +08:00
Xu Si Yu
1930e527f4 fix(openthread): fix a macro error 2026-02-26 18:17:01 +08:00
zwx
fa320f47e9 feat(openthread): support openthread heap allocation from PSRAM 2026-02-03 16:15:34 +08:00
Shu Chen
040305d757 Merge branch 'fix/ot_used_wrong_nvs_open_api_v5.4' into 'release/v5.4'
fix(openthread): open nvs from the configured partition (v5.4)

See merge request espressif/esp-idf!44028
2025-12-31 01:50:51 +00:00
Zhang Wen Xu
95746dacee Merge branch 'feat/update_154_get_recent_rssi_v5.4' into 'release/v5.4'
feat(802.15.4): support get real time rssi (v5.4)

See merge request espressif/esp-idf!44372
2025-12-26 06:40:27 +00:00
Tan Yan Quan
5d46d1047b feat(openthread/lib): update thread-lib for upstream a12ff0d0f
* esp-openthread: thread_zigbee/esp-openthread@77b4edfd8
* openthread: espressif/openthread@a12ff0d0f
* esp-idf: espressif/esp-idf@3c68c5473
2025-12-24 08:40:55 +00:00
Xu Si Yu
3c68c54733 feat(openthread): add message pool deinitialization 2025-12-24 16:33:00 +08:00
Tan Yan Quan
b1f0a0cb78 feat(openthread): update OT upstream to a12ff0d0f 2025-12-24 16:33:00 +08:00
Zhang Wen Xu
cd08d85ba6 Merge branch 'feat/rcp_spinel_logs_v5.4' into 'release/v5.4'
feat(openthread): support RCP console debug via spinel (v5.4)

See merge request espressif/esp-idf!44157
2025-12-24 02:30:12 +00:00
zhuanghang
87179ffb15 feat(802.15.4): Update the 'ieee802154_get_recent_rssi' API to obtain real-time RSSI 2025-12-18 16:34:47 +08:00
Shu Chen
c649df16d3 Merge branch 'fix/fix_an_ot_trel_risk_v5.4' into 'release/v5.4'
fix(openthread): fix a potential stack overflow in TREL (v5.4)

See merge request espressif/esp-idf!43933
2025-12-18 06:02:41 +00:00
Tan Yan Quan
9ebdfe8485 feat(openthread): support RCP console debug via spinel 2025-12-12 14:28:41 +08:00
zwx
4d150d4cc1 fix(openthread): open nvs from the configured partition 2025-12-12 14:23:02 +08:00
Tan Yan Quan
38d3e67e41 fix(openthread): resolve deadlock issues due to switching_lock
* esp-openthread: thread_zigbee/esp-openthread@4a650cc2f
* openthread: espressif/openthread@36b14d3ef
* esp-idf: espressif/esp-idf@b389ca9ad
2025-12-09 09:40:23 +00:00
Xu Si Yu
86e682193d fix(openthread): fix an error in Kconfig 2025-12-04 18:32:29 +08:00
Xu Si Yu
edef589493 fix(openthread): fix a potential stack overflow in TREL 2025-12-03 10:36:19 +08:00
Shu Chen
d60a590d62 Merge branch 'fix/remove_the_duplicate_macro_definition_v5.4' into 'release/v5.4'
fix(openthread): remove the duplicate macro definition (v5.4)

See merge request espressif/esp-idf!43709
2025-11-26 02:29:02 +00:00
Xu Si Yu
2103e58e8d feat(openthread): Use PSRAM by default for OpenThread message buffers when PSRAM is enabled 2025-11-25 16:14:43 +08:00
Xu Si Yu
74d2a5f654 fix(openthread): remove the duplicate macro definition 2025-11-25 16:13:48 +08:00
Tan Yan Quan
530bbbcb37 fix(openthread): resolve deadlock issues due to switching_lock
* esp-openthread: thread_zigbee/esp-openthread@d5dd6f2ca
* openthread: espressif/openthread@36b14d3ef
* esp-idf: espressif/esp-idf@bd1184590
2025-11-18 07:26:24 +00:00
Shu Chen
265a32acc3 Merge branch 'feat/support_dhcpv6_v5.4' into 'release/v5.4'
feat(openthread): support OT upstream dhcpv6 feature (v5.4)

See merge request espressif/esp-idf!42913
2025-10-29 03:31:45 +00:00
Tan Yan Quan
8156e7c37d feat(openthread): add kconfig option for timing optimization 2025-10-28 15:39:24 +08:00
Tan Yan Quan
af0d3b3f68 feat(openthread): update thread-lib for new OT upstream 36b14d3ef
* esp-openthread: thread_zigbee/esp-openthread@fcc4f77f3
* openthread: espressif/openthread@36b14d3ef
* esp-idf: espressif/esp-idf@1b8df6ad9
2025-10-28 07:34:31 +00:00
Tan Yan Quan
1b8df6ad96 feat(openthread): support OT upstream dhcpv6 feature 2025-10-27 14:20:59 +08:00
Tan Yan Quan
e7c2850b41 feat(openthread): update OT upstream to 36b14d3ef 2025-10-27 14:20:59 +08:00
Xu Si Yu
3022c0ea51 feat(openthread): support custom netif config during initialization 2025-10-27 11:59:19 +08:00
Shu Chen
32a33f22ce Merge branch 'feat/add_openthread_start_stop_api_v5.4' into 'release/v5.4'
feat(openthread): add openthread start stop APIs (v5.4)

See merge request espressif/esp-idf!42646
2025-10-27 01:33:46 +00:00
Shu Chen
7e6217a872 Merge branch 'feat/update_ot_upstream_v5.4' into 'release/v5.4'
feat(openthread): update OT upstream to 3b3dd203b (v5.4)

See merge request espressif/esp-idf!42217
2025-10-27 01:33:24 +00:00
Shu Chen
9eea97f4d7 Merge branch 'fix/fix_openthread_cli_v5.4' into 'release/v5.4'
fix(openthread): check if the command is valid before calling the input function (v5.4)

See merge request espressif/esp-idf!42412
2025-10-27 01:33:16 +00:00
Xu Si Yu
2d7ef9efeb feat(openthread): add openthread start stop APIs 2025-10-16 18:40:33 +08:00
Xu Si Yu
7597b198e4 fix(openthread): check if the command is valid before calling the input function 2025-10-09 14:28:47 +08:00