Commit Graph

298 Commits

Author SHA1 Message Date
yiwenxiu
6120f82aba ci: seperate openthread test cases 2026-06-25 15:14:34 +08:00
yiwenxiu
b7b00a51ab ci: add tear down for openthread ci case 2026-05-22 10:40:08 +08:00
Shu Chen
ef99c7d07f Merge branch 'feat/support_s31_openthread_br' into 'master'
feat(openthread): add ESP32-S31 support for examples build targets

Closes IDF-14801

See merge request espressif/esp-idf!48576
2026-05-19 09:21:34 +00:00
Xu Si Yu
cb41455677 fix(openthread): wait for all onlink GUAs to finish DAD before tests 2026-05-19 11:55:51 +08:00
Xu Si Yu
f91b20b516 feat(openthread): add ESP32-S31 support for examples build targets 2026-05-19 11:35:54 +08:00
zhuanghang
26df946075 feat(802.15.4): supported 802.15.4 for esp32h21 2026-05-18 15:15:32 +08:00
Zhang Wen Xu
315b6547ff Merge branch 'fix/fix_a_size_issue' into 'master'
fix(openthread): increase the app size in the partition table for the example

See merge request espressif/esp-idf!48458
2026-05-14 06:43:03 +00:00
Mahavir Jain
cc532288e8 Merge branch 'fix/bring_back_ecjpake_config' into 'master'
fix(mbedtls): bring back deprecated config MBEDTLS_ECJPAKE_C

See merge request espressif/esp-idf!48462
2026-05-14 11:11:24 +05:30
Ashish Sharma
881dc4193a fix(mbedtls): bring back deprecated config MBEDTLS_ECJPAKE_C 2026-05-13 14:25:28 +08:00
Xu Si Yu
7963570f05 fix(openthread): increase the app size in the partition table for the example 2026-05-13 12:17:21 +08:00
Xu Si Yu
15a02f45bd fix(openthread): fix openthread ci ping case 2026-05-08 17:58:57 +08:00
Ashish Sharma
3b3372df18 fix(mbedtls): remove deprecated configs and migrate to PSA 2026-04-30 18:02:06 +08:00
zwx
179056118f 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-28 18:14:10 +08:00
Xu Si Yu
87e64217eb feat(coex): enable external coexistence command 2026-04-28 10:02:10 +08:00
Zhang Wen Xu
ef14ca1a46 Merge branch 'feat/merge_ot_autostart' into 'master'
feat(openthread): optimized the autostart macro

See merge request espressif/esp-idf!47683
2026-04-24 10:02:13 +00:00
Shu Chen
42bdbdeed3 Merge branch 'feat/ot_make_esp_netif_glue_optional' into 'master'
feat(openthread): make esp_netif glue optional

See merge request espressif/esp-idf!46986
2026-04-22 09:09:18 +00:00
Zhang Wen Xu
9c2bde6b64 Merge branch 'feat/support_154_on_s31' into 'master'
feat(802.15.4): support 154 on esp32s31

Closes IDF-14802, IDF-14803, and IDF-14612

See merge request espressif/esp-idf!47440
2026-04-21 09:27:39 +00:00
Zhang Wen Xu
0b83608511 Merge branch 'fix/optimize_the_process_of_ot_ci' into 'master'
fix(openthread): optimize the process of openthread pytest cases

See merge request espressif/esp-idf!47672
2026-04-21 09:04:50 +00:00
Zhibin (Ryan) Wen
49652ce314 feat(openthread): add test support for esp_netif glue disabled scenario
Signed-off-by: Zhibin (Ryan) Wen <wenzhibin@espressif.com>
2026-04-21 12:11:43 +08:00
zhuanghang
9d3a0945fb feat(802.15.4): support 154 on esp32s31 2026-04-20 19:47:47 +08:00
yinqingzhao
9f58583929 fix(ci): fix ci build issue of esp32s31 2026-04-16 20:19:54 +08:00
Xu Si Yu
06972956fe feat(openthread): optimized the autostart macro 2026-04-16 17:27:22 +08:00
Xu Si Yu
595e4e3f34 fix(openthread): optimize the process of openthread pytest cases 2026-04-16 16:30:14 +08:00
Tan Yan Quan
1241f06425 ci(openthread): include mbedtls in openthread dependencies 2026-04-09 19:34:14 +08:00
yiwenxiu
fd9b2de370 feat(openthread): improve BR host related test cases 2026-04-03 09:59:42 +08:00
Xu Si Yu
d074c72538 feat(openthread): add a task block monitor 2026-03-12 12:14:18 +08:00
Jiang Jiang Jian
5d2668b771 Merge branch 'feat/update_wifi_iperf_example' into 'master'
Feat: update iperf examples

See merge request espressif/esp-idf!44705
2026-02-26 17:49:51 +08:00
Shu Chen
a8d9e8fe4f Merge branch 'feat/csl_power_consumption' into 'master'
feat(openthread): turn off rx earlier for csl if no packet received

See merge request espressif/esp-idf!39394
2026-02-26 07:26:59 +00:00
Chen Yudong
4e032bf3e1 feat(example): update iperf examples 2026-02-26 11:23:45 +08:00
zwx
e84f378e67 feat(802.15.4): remove common components from the ci pipeline dependency 2026-02-03 15:16:24 +08:00
Shu Chen
4c39269f3b Merge branch 'feat/add_phy_cli_debug' into 'master'
feat(openthread): support 154 debug features on RCP

See merge request espressif/esp-idf!44447
2026-02-02 22:28:33 +00:00
Shu Chen
e3f08892c8 Merge branch 'feat/ot_console_stop' into 'master'
feat(openthread): add ot_console_stop to deinit OT console

See merge request espressif/esp-idf!45144
2026-01-29 08:23:42 +00:00
Jiang Jiang Jian
d97590f73c Merge branch 'fix/fix_i2c_modem_clock_ref_count_mismatch' into 'master'
feat(esp_hw_support): add reference count control & clock enable checking for modem clock devices

Closes PM-592 and PM-595

See merge request espressif/esp-idf!42588
2026-01-27 14:18:53 +08:00
igor.udot
4c26ab876b ci: update build-test-rules to use common_components 2026-01-23 10:14:09 +08:00
Tan Yan Quan
99a7dcb694 feat(openthread): add ot_console_stop to deinit OT console 2026-01-16 10:37:13 +08:00
yiwenxiu
3ff862eb08 feat(openthread): add C5 sleep test case 2026-01-15 15:43:22 +08:00
Tan Yan Quan
cbf187b20d feat(openthread): turn off rx earlier for csl if no packet received 2026-01-15 11:40:16 +08:00
Tan Yan Quan
00f36e0c5b docs(openthread): add iperf usage guide to ot_cli example readme 2026-01-13 15:24:08 +08:00
Tan Yan Quan
5ccd951c8f feat(openthread): support 154 debug features on RCP 2026-01-12 10:27:09 +08:00
Tan Yan Quan
16c6765e0a feat(openthread/cli-ext): update cli-ext to v2.0.0 2026-01-09 16:47:06 +08:00
Tan Yan Quan
0b6facabf4 feat(openthread): migrate iperf to use iperf-cmd component 2026-01-09 16:46:59 +08:00
Shu Chen
e6422d3db7 Merge branch 'fix/restore_ot_led' into 'master'
fix(openthread): restore LED state indicator for example code

See merge request espressif/esp-idf!44636
2026-01-08 01:44:52 +00:00
Zhang Wen Xu
4e4b7793a9 Merge branch 'fix/fix_an_ot_example' into 'master'
fix(openthread): remove the default netif configuration from the ot_br example

See merge request espressif/esp-idf!44569
2025-12-31 09:27:13 +00:00
wuzhenghui
48ba430297 change(esp_hal_rtc_timer): unify lp_timer/rtc_timer naming to RTC_TIMER 2025-12-30 11:35:36 +08:00
wuzhenghui
0d93c29143 feat(esp_hal_rtc_timer): introduce new RTC timer component and refactor existing timer functions 2025-12-30 10:33:34 +08:00
Tan Yan Quan
f624a9a85e fix(openthread): restore LED state indicator for example code 2025-12-29 15:36:34 +08:00
Xu Si Yu
7979f3c931 fix(openthread): remove the default netif configuration from the ot_br example 2025-12-25 16:54:25 +08:00
wuzhenghui
068632fa90 feat(esp_hw_support): add ESP_MODEM_CLOCK_ENABLE_CHECKING config option 2025-12-22 18:21:46 +08:00
Shu Chen
1e87d43f1a Merge branch 'refactor/remove_ot_cmac' into 'master'
refactor(openthread/zigbee): remove CMAC from sdkconfig.defaults

See merge request espressif/esp-idf!44008
2025-12-19 02:02:15 +00:00
Tan Yan Quan
eb1fffe63e feat(openthread): support RCP console debug via spinel 2025-12-10 19:58:10 +08:00