Commit Graph

229 Commits

Author SHA1 Message Date
Shu Chen 02f70bc2a7 Merge branch 'feat/use_ot_cmakelists_v5.3' into 'release/v5.3'
feat(openthread): use upstream CMakeLists.txt for radio build (v5.3)

See merge request espressif/esp-idf!46593
2026-03-25 04:08:51 +00:00
Xu Si Yu 0c03fc73a9 feat(openthread): add a task block monitor 2026-03-18 14:27:42 +08:00
Tan Yan Quan e710d764df feat(openthread): turn off rx earlier for csl if no packet received 2026-03-02 17:00:23 +08:00
Tan Yan Quan b1ec599bc1 feat(openthread): support 154 debug features on RCP 2026-02-06 20:18:34 +08:00
Tan Yan Quan 5cc0976cd5 fix(openthread): restore LED state indicator for example code 2026-01-14 14:14:06 +08:00
Tan Yan Quan e012ad6d69 docs(openthread): add iperf usage guide to ot_cli example readme 2026-01-14 14:14:06 +08:00
Tan Yan Quan 0d98a08e47 feat(openthread/cli-ext): update cli-ext to v2.0.0 2026-01-14 14:14:05 +08:00
Tan Yan Quan 33d97e087a feat(openthread): migrate iperf to use iperf-cmd component 2026-01-14 14:14:05 +08:00
Xu Si Yu 52eccc4c9f fix(openthread): remove the default netif configuration from the ot_br example 2025-12-31 17:44:40 +08:00
zwx bfc991a7fe fix(openthread): removed unused ulp configuration 2025-12-30 10:59:03 +08:00
Tan Yan Quan a79b5d94c4 feat(openthread): support RCP console debug via spinel 2025-12-12 14:29:48 +08:00
yiwenxiu d2e1fb16ae feat(openthread): optimize fail cases in CI test 2025-11-26 11:08:40 +08:00
yiwenxiu 2d32ddd0e6 feat(openthread): optimize fail cases in CI test 2025-11-05 16:14:28 +08:00
Xu Si Yu 7a99020765 feat(openthread): output logs of host for debugging CI issues 2025-11-05 15:03:02 +08:00
Shu Chen 998586a8ec Merge branch 'feat/support_dhcpv6_v5.3' into 'release/v5.3'
feat(openthread): support OT upstream dhcpv6 feature (v5.3)

See merge request espressif/esp-idf!42914
2025-10-29 02:52:31 +00:00
zwx 542dbbbcb8 feat(openthread): enlarge ot_br factory binary size 2025-10-28 15:41:15 +08:00
Tan Yan Quan 7ac2454e39 feat(openthread): add kconfig option for timing optimization 2025-10-28 15:41:13 +08:00
Xu Si Yu 0bf4a8e515 feat(openthread): update examples for API changes 2025-10-27 11:59:28 +08:00
Xu Si Yu 4b7f1050de feat(openthread): examples adaptation of new APIs 2025-10-21 19:58:26 +08:00
Xu Si Yu a0fbf27514 feat(openthread): add common components for openthread examples 2025-10-21 19:58:26 +08:00
Simonas Kazlauskas c400fb4ff6 feat(openthread): support rcp based on USB Serial JTAG 2025-06-30 20:17:03 +08:00
Xu Si Yu 8142a4d318 feat(openthread): optimize trel reception 2025-06-24 18:47:43 +08:00
Tan Yan Quan 83e7d5fbd8 feat(openthread): use apb_freq_max mode for esp_openthread_sleep pm lock 2025-06-18 15:35:15 +08:00
Tan Yan Quan d7ff344c4f fix(openthread): standardize disable_test to exclude certain targets 2025-05-12 10:37:50 +08:00
Tan Yan Quan c975aa6aef feat(openthread): support esp32p4 as ot_br 2025-05-09 19:41:34 +08:00
Tan Yan Quan 223ed69c9b feat(openthread): enable parent search function for MTD 2025-04-29 14:37:16 +08:00
Roland Dobai 28b2914c95 Merge branch 'fix/fix_kconfig_files_v5.3' into 'release/v5.3'
fix(kconfig): Fix issues with Kconfig files (v5.3)

See merge request espressif/esp-idf!37576
2025-04-21 15:48:18 +08:00
Shu Chen 7f7eaf8046 Merge branch 'feature/add_ot_cli_ci_case_v5.3' into 'release/v5.3'
feat(openthread): add openthread ci ssed case v5.3

See merge request espressif/esp-idf!38255
2025-04-15 19:20:13 +08:00
Shu Chen d84c417459 Merge branch 'feat/update_ot_upstream_v53' into 'release/v5.3'
feat(openthread): update openthread upstream submodule to support BR DNS resolution (v5.3)

See merge request espressif/esp-idf!38187
2025-04-15 12:09:54 +08:00
Tan Yan Quan 0573caeb54 feat(openthread): add esp_system dependency for SSED CI 2025-04-14 16:34:36 +08:00
Tan Yan Quan 1c019f6dff feat(openthread): relax conditions for trel case approval 2025-04-14 16:34:32 +08:00
Tan Yan Quan fd0df9d04a feat(openthread): add openthread ci ssed case 2025-04-14 16:34:27 +08:00
Tan Yan Quan 2685cc10e0 feat(openthread): use freertos timer for debug logs 2025-04-14 16:34:21 +08:00
Tan Yan Quan ba45546620 feat(openthread): increase CI timeout for dns CLI commands 2025-04-02 14:42:19 +08:00
Jan Beran 4b3d7a33f4 fix(kconfig): Fix issues with Kconfig files 2025-03-24 10:32:00 +01:00
yiwenxiu 2fc3a282bb feat(openthread): fix ci avahi service cases issue 2025-03-19 18:07:11 +08:00
yiwenxiu f5cbe394c0 feat(openthread): add br library check case 2025-02-12 09:33:54 +08:00
zwx 6c6c6cb72d feat(openthread): support hardware reset RCP while processing RCP failure 2025-01-22 17:12:23 +08:00
Shu Chen aedf0408a6 Merge branch 'fix/ci_restart_avahi_daemon_v5.3' into 'release/v5.3'
fix(ci): restart avahi-daemon in otbr service discovery test case (v5.3)

See merge request espressif/esp-idf!36434
2025-01-21 14:41:39 +08:00
zwx 8681e5ec9c fix(ci): restart avahi-daemon in otbr service discovery test case 2025-01-21 11:25:50 +08:00
Xu Si Yu 527d29409e fix(openthread): use the correct macros to control code compilation 2025-01-17 09:49:18 +08:00
Xu Si Yu f5f07d4962 fix(openthread): fix openthread radio spinel deinit 2025-01-06 10:29:40 +08:00
Xu Si Yu aaab96050a fix(openthread): fix a naming error of kconfig 2025-01-06 10:29:19 +08:00
Xu Si Yu 33ff758293 feat(15.4): support setting 15.4 txrx pti when coex is enabled 2025-01-06 10:29:19 +08:00
Xu Si Yu eed839d11a feat(openthread): update build test rules 2024-12-31 14:33:33 +08:00
WanqQixiang 6ae2ed32c3 fix(openthread): Fix CI failure of ot_trel example build 2024-12-31 14:33:27 +08:00
yiwenxiu b3a7c9f79d feat(openthread): use fixed port in ot ci cases 2024-12-30 10:02:24 +08:00
Tan Yan Quan 5f19eb45b8 fix(openthread): add macros for ot_br 2024-12-23 21:31:08 +08:00
yiwenxiu 1f5b298c20 feat(openthread): change wlan to ethernet 2024-12-18 10:08:07 +08:00
yiwenxiu 0e2c916ec5 feat(openthread): add delay before execute wifi command in openthread ci cases 2024-12-06 18:27:10 +08:00