Commit Graph

286 Commits

Author SHA1 Message Date
zwx
e8bcdf4e4d fix(openthread): fix build failure in spinel-only mode 2026-04-15 18:50:35 +08:00
Zhang Wen Xu
aba72186ce 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@967424cb7
2026-04-14 03:27:44 +00:00
zwx
967424cb79 feat(openthread): update openthread upstream 2026-04-14 11:08:12 +08:00
Jiang Jiang Jian
4aad317cfa Merge branch 'fix/add_check_and_fix_docs_for_154_v5.2' into 'release/v5.2'
fix(802.15.4) added some error checks to make the code more robust(Backport v5.2)

See merge request espressif/esp-idf!47166
2026-04-13 15:40:26 +08:00
zwx
46b4607b26 fix(802.15.4) added some error checks to make the code more robust 2026-04-12 14:56:34 +08:00
Xu Si Yu
1da6d5a1ba feat(openthread): optimize radio spinel uart interface 2026-04-10 20:03:25 +08:00
Tan Yan Quan
85f792f756 fix(openthread): update OT upstream to b1a37932b to fix mbedtls version check 2026-04-09 19:54:25 +08:00
Tan Yan Quan
50342fb9c8 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@fd0c24472
2026-04-02 07:53:32 +00:00
Tan Yan Quan
fd0c24472d feat(openthread): update OT to 9b887f6bd 2026-04-02 15:43:38 +08:00
Tan Yan Quan
7dc149defc feat(openthread): use heap_caps_calloc_prefer for messagepool 2026-03-16 16:40:22 +08:00
Tan Yan Quan
f6fae3900d feat(openthread): use explicit source list for RCP build 2026-03-16 16:40:19 +08:00
Jiang Jiang Jian
b3302cc20a Merge branch 'feat/support_allocate_memory_from_psram_for_ot_v5.2' into 'release/v5.2'
feat(openthread): support openthread heap allocation from PSRAM (v5.2)

See merge request espressif/esp-idf!45600
2026-03-09 20:30:10 +08:00
Shu Chen
24f332e6e4 Merge branch 'fix/fix_an_ot_config_error_v5.2' into 'release/v5.2'
fix(openthread): fix a macro error (v5.2)

See merge request espressif/esp-idf!46082
2026-03-05 08:26:30 +00:00
Tan Yan Quan
bac161cdda feat(openthread): turn off rx earlier for csl if no packet received 2026-03-02 17:00:29 +08:00
Xu Si Yu
7c2be6aa21 fix(openthread): fix a macro error 2026-02-26 18:17:16 +08:00
zwx
3d7da9ac78 feat(openthread): support openthread heap allocation from PSRAM 2026-02-03 16:15:50 +08:00
Zhang Wen Xu
8dee36a91c Merge branch 'fix/ot_used_wrong_nvs_open_api_v5.2' into 'release/v5.2'
fix(openthread): open nvs from the configured partition (v5.2)

See merge request espressif/esp-idf!44030
2025-12-31 01:50:30 +00:00
Zhang Wen Xu
3eec3c2cba Merge branch 'feat/update_154_get_recent_rssi_v5.2' into 'release/v5.2'
feat(802.15.4): support get real time rssi (v5.2)

See merge request espressif/esp-idf!44374
2025-12-26 06:40:39 +00:00
Tan Yan Quan
8ea7e1f9fd 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@33321d50a
2025-12-24 08:40:19 +00:00
Xu Si Yu
33321d50a8 feat(openthread): add message pool deinitialization 2025-12-24 16:33:17 +08:00
Tan Yan Quan
a59bdfdc19 feat(openthread): update OT upstream to a12ff0d0f 2025-12-24 16:33:17 +08:00
Zhang Wen Xu
645c08e4e9 Merge branch 'feat/rcp_spinel_logs_v5.2' into 'release/v5.2'
feat(openthread): support RCP console debug via spinel (v5.2)

See merge request espressif/esp-idf!44159
2025-12-24 02:29:45 +00:00
zhuanghang
c4580179a8 feat(802.15.4): Update the 'ieee802154_get_recent_rssi' API to obtain real-time RSSI 2025-12-18 16:34:59 +08:00
Xu Si Yu
15c6ac81c0 fix(openthread): fix a potential stack overflow in TREL 2025-12-18 14:01:55 +08:00
Tan Yan Quan
21e18154d6 feat(openthread): support RCP console debug via spinel 2025-12-12 14:30:30 +08:00
zwx
88c88542ce fix(openthread): open nvs from the configured partition 2025-12-12 14:22:26 +08:00
Xu Si Yu
946fe7cff1 fix(openthread): fix an error in Kconfig 2025-12-11 09:53:57 +08:00
Tan Yan Quan
16242d2498 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@65c3d96f3
2025-12-09 09:39:45 +00:00
Shu Chen
20134a7a3d Merge branch 'feature/change_ot_psram_default_config_v5.2' into 'release/v5.2'
feat(openthread): Use PSRAM by default for OpenThread message buffers when PSRAM is enabled (v5.2)

See merge request espressif/esp-idf!43717
2025-11-26 01:29:28 +00:00
Xu Si Yu
fca789463a feat(openthread): Use PSRAM by default for OpenThread message buffers when PSRAM is enabled 2025-11-25 16:14:54 +08:00
Xu Si Yu
2bc0e93a0c fix(openthread): remove the duplicate macro definition 2025-11-25 16:14:02 +08:00
Tan Yan Quan
79b5fba107 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@941651c69
2025-11-18 07:51:39 +00:00
Shu Chen
23f2b30ccb Merge branch 'feat/support_dhcpv6_v5.2' into 'release/v5.2'
feat(openthread): support OT upstream dhcpv6 feature (v5.2)

See merge request espressif/esp-idf!42915
2025-10-29 02:48:22 +00:00
Tan Yan Quan
4a6a7b8bf3 feat(openthread): add kconfig option for timing optimization 2025-10-28 15:43:11 +08:00
Tan Yan Quan
dcf2757923 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@423663783
2025-10-28 07:33:58 +00:00
Tan Yan Quan
4236637835 feat(openthread): support OT upstream dhcpv6 feature 2025-10-27 14:21:38 +08:00
Tan Yan Quan
5451b02455 feat(openthread): update OT upstream to 36b14d3ef 2025-10-27 14:21:38 +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
Shu Chen
e9232dc018 Merge branch 'feat/update_ot_upstream_v5.2' into 'release/v5.2'
feat(openthread): update OT upstream to 3b3dd203b (v5.2)

See merge request espressif/esp-idf!42219
2025-10-16 10:26:31 +00:00
Xu Si Yu
9f937eea01 fix(openthread): check if the command is valid before calling the input function 2025-10-09 14:29:01 +08:00
Tan Yan Quan
b6556258cc feat(openthread): update thread-lib for new OT upstream 3b3dd203
* esp-openthread: thread_zigbee/esp-openthread@d9c9e535e
* openthread: espressif/openthread@3b3dd203b
* esp-idf: espressif/esp-idf@8a640fcbb
2025-09-26 09:38:46 +00:00
Tan Yan Quan
8a640fcbbd feat(openthread): update OT upstream to 3b3dd203b 2025-09-26 17:31:26 +08:00
zwx
1f0abbec29 feat(openthread): support openthread cli console command register 2025-08-26 12:34:21 +08:00
zwx
59ece62bd9 feat(openthread): add option to dump 802.15.4 MAC debug info on assert 2025-08-06 06:34:46 +00:00
zwx
01aa1fd4d9 fix(openthread): use OpenThread API in lwIP source address selection hook 2025-07-30 15:17:57 +08:00
zwx
b7af5a37dc fix(openthread): fix the preference of the ip6 address set to lwip 2025-07-29 11:51:24 +08:00
Chen Dejin
1d4d64b99d fix(openthread/discovery): use mesh local for self-hosted service if OMR is not preferred
* esp-openthread: thread_zigbee/esp-openthread@f54481eb0
* openthread: espressif/openthread@b945928d7
* esp-idf: espressif/esp-idf@87b1c4fea
2025-07-01 03:17:13 +00:00
chendejin
87b1c4fead feat(openthread): move mesh local address judeging function to public 2025-07-01 11:07:43 +08:00
Xu Si Yu
c976fd0f3a feat(openthread): update border router lib
* esp-openthread: thread_zigbee/esp-openthread@16bfed5ec
* openthread: espressif/openthread@b945928d7
* esp-idf: espressif/esp-idf@e9829623b
2025-06-30 09:20:29 +00:00