Commit Graph

273 Commits

Author SHA1 Message Date
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
Tan Yan Quan d25f15b4a3 refactor(openthread): remove CMAC from sdkconfig.defaults 2025-12-04 20:12:07 +08:00
Alexey Lapshin 31810ae993 feat(esp_libc): make picolibc default libc 2025-12-03 13:31:42 +07:00
C.S.M d5054072eb ci(header_check): Add check for public header should not include freertos 2025-11-28 19:15:17 +08:00
Shu Chen 5e33abd510 Merge branch 'feat/support_154_for_h4' into 'master'
feat(802.15.4): supported 802.15.4 for esp32h4

See merge request espressif/esp-idf!43148
2025-11-26 03:52:37 +00:00
yiwenxiu 0898f62669 feat(openthread): optimize fail cases in CI test 2025-11-25 14:30:17 +08:00
zhuanghang ceef28fe9e feat(802.15.4): supported 802.15.4 for esp32h4 2025-11-24 10:39:01 +08:00
yiwenxiu f58b23ed74 feat(openthread): optimize fail cases in CI test 2025-10-31 14:54:57 +08:00
Shu Chen 7bb8a95403 Merge branch 'feat/allow_set_ot_netif_config' into 'master'
feat: allow set ot netif config

See merge request espressif/esp-idf!42847
2025-10-27 06:34:46 +00:00
Xu Si Yu f05099871e feat(openthread): update examples for API changes 2025-10-24 15:59:56 +08:00
Tan Yan Quan 0153494eec feat(openthread): add kconfig option for timing optimization 2025-10-23 14:49:04 +08:00
Xu Si Yu 13df28d5c9 feat(openthread): output logs of host for debugging CI issues 2025-10-15 15:28:39 +08:00
Xu Si Yu 4876f122cc feat(openthread): examples adaptation of new APIs 2025-09-26 10:59:59 +08:00
Xu Si Yu 41dbd0d03a feat(openthread): add common components for openthread examples 2025-09-26 10:59:59 +08:00
Alexey Lapshin 28ced4efad fix(config): actualize newlib Kconfig options 2025-08-28 12:25:09 +08:00
Marek Fiala 9d35d63651 feat(cmake): Update minimum cmake version to 3.22 (whole repository) 2025-08-19 14:44:32 +02:00
Fu Hanxi c5a562e6e0 ci: add examples/openthread to PYTHONPATH 2025-07-16 14:11:09 +02:00
Jiang Jiang Jian 54fe3373ed Merge branch 'chip/add_wifi_support_for_esp32c61_eco3_rebase_master' into 'master'
feat(wifi): add esp32c61 eco3 wifi support

Closes IDF-9244, IDF-9245, IDF-9246, IDF-9247, IDF-9248, IDF-9250, IDF-9513, IDF-10382, IDF-10384, IDF-11003, IDF-11004, IDF-10643, IDF-10642, IDF-10619, IDF-10634, IDF-10632, IDF-10636, IDF-10637, IDF-10626, IDF-10620, IDF-10621, IDF-10623, IDF-10635, IDF-10629, IDF-10622, IDF-10624, and IDF-10625

See merge request espressif/esp-idf!39720
2025-07-03 16:44:35 +08:00
Wu Zheng Hui 60d9ca995c Merge branch 'feat/new_api_to_get_all_wakeup_causes' into 'master'
feat: add new api to get multiple wakeup causes

Closes PM-472

See merge request espressif/esp-idf!40139
2025-07-02 17:36:30 +08:00
Simonas Kazlauskas 51bcec7ac6 feat(openthread): support rcp based on USB Serial JTAG 2025-06-30 20:12:49 +08:00
wuzhenghui 879713d589 change(esp_hw_support): deprecate esp_sleep_get_wakeup_cause with esp_sleep_get_wakeup_causes 2025-06-27 16:18:10 +08:00
Xu Si Yu 5103944449 feat(openthread): disable esp32c61 support for ot_br example 2025-06-27 14:05:18 +08:00
yinqingzhao c1c78f5838 feat(wifi): add esp32c61 eco3 wifi support 2025-06-27 14:04:55 +08:00
Xu Si Yu ba2b0fd4b7 Merge branch 'feat/optimize_ot_trel_receive' into 'master'
feat(openthread): optimize trel reception

See merge request espressif/esp-idf!39624
2025-06-23 17:59:27 +08:00
Xu Si Yu 92b84d61e8 feat(openthread): optimize trel reception 2025-06-19 11:10:52 +08:00
Tan Yan Quan 55f48c9c14 feat(openthread): use apb_freq_max mode for esp_openthread_sleep pm lock 2025-06-18 14:49:07 +08:00