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
|
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 |
|
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 |
|