zwx
|
2e262292f1
|
fix(openthread): fix SPI host-RCP communication loss
- 1. H2 SPI slave DMA transaction length insufficient for CMD_RESET
frame
- 2. H2 SPI slave BUSY race at boot causing permanent deadlock
- 3. H2 INT pin spurious NEGEDGE on chip reset
- 4. H2 SPI slave trans_len exceeding buffer size
- 5. S3 host RST flag handling preventing Spinel-layer reset detection
- 6. S3 stale eventfd events after HardwareReset causing WaitResponse
timeout
- 7. ot_br missing coprocessor reset failure callback
|
2026-04-29 19:37:46 +08:00 |
|
Shu Chen
|
c715cdcfdb
|
Merge branch 'feat/update_openthread_upstream_v5.5' into 'release/v5.5'
feat(openthread): update openthread upstream (v5.5)
See merge request espressif/esp-idf!47465
|
2026-04-27 06:14:41 +00:00 |
|
Zhibin (Ryan) Wen
|
aff0c9d789
|
feat(openthread): make esp_netif glue optional
Signed-off-by: Zhibin (Ryan) Wen <wenzhibin@espressif.com>
|
2026-04-23 20:17:05 +08:00 |
|
zwx
|
3303e61db0
|
fix(openthread): fix build failure in spinel-only mode
|
2026-04-20 17:08:29 +08:00 |
|
Xu Si Yu
|
14bb64dc7d
|
feat(openthread): optimize radio spinel uart interface
|
2026-04-14 12:15:38 +08:00 |
|
Tan Yan Quan
|
2bf2f1e338
|
feat(openthread): update OT to 9b887f6bd
|
2026-03-31 17:15:47 +08:00 |
|
Xu Si Yu
|
9cb2b92e9f
|
feat(openthread): add a task block monitor
|
2026-03-13 21:00:57 +08:00 |
|
Jiang Jiang Jian
|
0d2a211e22
|
Merge branch 'feat/support_allocate_memory_from_psram_for_ot_v5.5' into 'release/v5.5'
feat(openthread): support openthread heap allocation from PSRAM (v5.5)
See merge request espressif/esp-idf!45597
|
2026-03-03 19:37:58 +08:00 |
|
Tan Yan Quan
|
65d38885e4
|
feat(openthread): turn off rx earlier for csl if no packet received
|
2026-03-02 17:00:13 +08:00 |
|
zwx
|
88aeff9d44
|
feat(openthread): support openthread heap allocation from PSRAM
|
2026-02-03 16:15:25 +08:00 |
|
Tan Yan Quan
|
99b9913406
|
feat(openthread): support RCP console debug via spinel
|
2025-12-15 14:26:35 +08:00 |
|
Xu Si Yu
|
e3024aa3b5
|
fix(openthread): remove the duplicate macro definition
|
2025-11-25 16:13:41 +08:00 |
|
Tan Yan Quan
|
c6c12c8060
|
feat(openthread): support OT upstream dhcpv6 feature
|
2025-10-27 14:17:54 +08:00 |
|
Xu Si Yu
|
a98de91e5f
|
feat(openthread): add openthread start stop APIs
|
2025-10-21 11:27:27 +08:00 |
|
zwx
|
87f45cb56a
|
feat(openthread): add option to dump 802.15.4 MAC debug info on assert
|
2025-08-06 06:33:43 +00:00 |
|
chendejin
|
ee975ba05d
|
feat(openthread): move mesh local address judeging function to public
|
2025-07-23 11:26:34 +08:00 |
|
Shu Chen
|
97e07a01e3
|
Merge branch 'feat/call_meshcop_mdns_publish_in_idf_v5.5' into 'release/v5.5'
Handle MeshCoP mDNS service in state change callback, update OpenThread upstream (v5.5)
See merge request espressif/esp-idf!40082
|
2025-07-23 03:25:18 +00:00 |
|
Shu Chen
|
3e94cf120e
|
Merge branch 'feat/rcp_over_usb_v5.5' into 'release/v5.5'
feat(openthread): support rcp based on USB Serial JTAG (v5.5)
See merge request espressif/esp-idf!40245
|
2025-07-22 08:58:34 +00:00 |
|
Xu Si Yu
|
5bfd50ca37
|
feat(openthread): handle MeshCoP mDNS service in state change callback
|
2025-07-22 16:55:02 +08:00 |
|
Xu Si Yu
|
a83147ddb0
|
feat(openthread): optimize trel reception
|
2025-07-22 16:55:02 +08:00 |
|
Simonas Kazlauskas
|
c910986317
|
feat(openthread): support rcp based on USB Serial JTAG
|
2025-06-30 20:18:45 +08:00 |
|
Xu Si Yu
|
b6dd6f1b93
|
feat(openthread): add some configurations in Kconfig
|
2025-06-18 15:34:57 +08:00 |
|
Shu Chen
|
b4303c3513
|
Merge branch 'feat/c5_cert_changes' into 'master'
feat(openthread): default border routing config for end devices
See merge request espressif/esp-idf!38714
|
2025-05-08 14:14:12 +08:00 |
|
Zhang Wen Xu
|
77efe91c36
|
Merge branch 'feat/calibrate_bus_latency' into 'master'
feat(openthread/br): calibrate bus latency
Closes TZ-1455
See merge request espressif/esp-idf!38529
|
2025-05-08 10:38:14 +08:00 |
|
Tan Yan Quan
|
427084d667
|
fix(openthread): handle SetTimeSyncState when ifconfig up or down
|
2025-05-07 18:42:58 +08:00 |
|
Tan Yan Quan
|
5ed4e5d8e5
|
feat(openthread): change border agent to kconfig option
|
2025-05-07 17:44:59 +08:00 |
|
Zhang Wen Xu
|
b79b7ac2ad
|
Merge branch 'feat/mtd_parent_search' into 'master'
feat(openthread): enable parent search function for MTD
Closes TZ-1717
See merge request espressif/esp-idf!38615
|
2025-04-29 14:19:21 +08:00 |
|
Xu Si Yu
|
bdf0ccaa74
|
Merge branch 'feat/add_a_callback_to_handle_rcp_reset_failure' into 'master'
feat(openthread): add a callback to handle rcp reset failure
See merge request espressif/esp-idf!38551
|
2025-04-29 14:00:33 +08:00 |
|
Tan Yan Quan
|
3cc4702f7a
|
feat(openthread): enable parent search function for MTD
|
2025-04-29 11:47:26 +08:00 |
|
Xu Si Yu
|
e89eafd211
|
feat(openthread): add a callback to handle rcp reset failure
|
2025-04-29 10:24:30 +08:00 |
|
Xu Si Yu
|
96c0ad99ef
|
feat(openthread): dns server of border router bind unspecified netif
|
2025-04-24 12:12:22 +08:00 |
|
Tan Yan Quan
|
995858c5b8
|
fix(openthread): check state for ot wake
|
2025-04-17 14:33:24 +08:00 |
|
Tan Yan Quan
|
caf142563f
|
fix(openthread): update openthread upstream to support BR DNS resolution
|
2025-03-27 11:06:16 +08:00 |
|
Tan Yan Quan
|
7a55a57b3e
|
fix(openthread): turn off rx for SSED running CSL during idle
|
2025-03-13 18:37:58 +08:00 |
|
Xu Si Yu
|
a7a3037e8c
|
feat(openthread): add an API to set rcp version string
|
2025-01-23 21:08:26 +08:00 |
|
Xu Si Yu
|
b982374fa7
|
fix(openthread): use the correct macros to control code compilation
|
2025-01-16 11:40:20 +08:00 |
|
Xu Si Yu
|
bd2480ba07
|
feat(15.4): support setting 15.4 txrx pti when coex is enabled
|
2025-01-06 10:20:58 +08:00 |
|
WanqQixiang
|
3646021d5b
|
fix(openthread): Disable Border Agent features by default
|
2024-12-10 12:04:27 +08:00 |
|
Xu Si Yu
|
51594856ee
|
feat(openthread): adjusted the default macro configurations of openthread
|
2024-11-25 14:29:23 +08:00 |
|
Xu Si Yu
|
6e05a9e65b
|
feat(openthread): support using custom header file
|
2024-11-15 15:37:54 +08:00 |
|
Xu Si Yu
|
f41b43dc43
|
feat(openthread): update openthread submodule and border router lib
|
2024-11-07 20:22:48 +08:00 |
|
Shu Chen
|
8ac260a9d7
|
Merge branch 'feature/alloc_nat64_session_from_psram' into 'master'
feat(openthread): support alloc nat64 session from psram
See merge request espressif/esp-idf!33410
|
2024-10-31 21:39:08 +08:00 |
|
zwx
|
7a044c0f81
|
feat(openthread): support alloc nat64 session from psram
|
2024-10-31 17:38:34 +08:00 |
|
Simon Dean
|
4a22f982f3
|
enable openthread coap client for mtd
|
2024-10-28 10:46:59 +08:00 |
|
Xu Si Yu
|
73aede6cc9
|
feat(openthread): allow enabling trel before getting interface
|
2024-10-14 10:44:11 +08:00 |
|
Xu Si Yu
|
a0ae573357
|
feat(openthread): support trel feature
|
2024-10-12 17:52:41 +08:00 |
|
Shu Chen
|
4025f1fc61
|
feat(openthread): support time sync feature on border router
|
2024-08-07 18:52:27 +08:00 |
|
Michael Wei
|
c33c8a27c4
|
fix(openthread): fix RCP build to pass time sync and CSL options
Closes https://github.com/espressif/esp-idf/pull/14060
|
2024-08-07 18:50:37 +08:00 |
|
Xu Si Yu
|
486b16712a
|
Merge branch 'feature/support_restoring_vendor_properties' into 'master'
feat(openthread): support restoring vendor properties of rcp
Closes TZ-567
See merge request espressif/esp-idf!32219
|
2024-07-25 15:56:43 +08:00 |
|
Xu Si Yu
|
fd166e826d
|
feat(openthread): support changing openthread version information
|
2024-07-24 15:27:20 +08:00 |
|