Marius Vikhammer
|
e741963f13
|
Merge branch 'ci/common-components-release-v6.0' into 'release/v6.0'
ci: update build-test-rules to use common_components (v6.0)
See merge request espressif/esp-idf!45547
|
2026-03-23 09:31:28 +08:00 |
|
igor.udot
|
e2a8bbe639
|
ci: update build-test-rules to use common_components
|
2026-03-20 15:53:26 +08:00 |
|
Chen Yudong
|
56065ee399
|
feat(example): update iperf examples
|
2026-03-20 15:05:14 +08:00 |
|
Zhang Wen Xu
|
a37a16057d
|
Merge branch 'feat/add_phy_cli_debug_v6.0' into 'release/v6.0'
feat(openthread): support 154 debug features on RCP (v6.0)
See merge request espressif/esp-idf!45730
|
2026-03-19 13:52:48 +00:00 |
|
Zhang Wen Xu
|
818c06b158
|
Merge branch 'refactor/remove_ot_cmac_v6.0' into 'release/v6.0'
refactor(openthread/zigbee): remove CMAC from sdkconfig.defaults (v6.0)
See merge request espressif/esp-idf!46095
|
2026-03-19 13:52:45 +00:00 |
|
Zhang Wen Xu
|
312d998881
|
Merge branch 'feat/csl_power_consumption_v6.0' into 'release/v6.0'
feat(openthread): turn off rx earlier for csl if no packet received (v6.0)
See merge request espressif/esp-idf!46192
|
2026-03-19 13:52:42 +00:00 |
|
Xu Si Yu
|
f69b65f8f4
|
feat(openthread): add a task block monitor
|
2026-03-19 15:37:10 +08:00 |
|
Tan Yan Quan
|
393bcb1cc2
|
feat(openthread): turn off rx earlier for csl if no packet received
|
2026-03-02 17:00:06 +08:00 |
|
Tan Yan Quan
|
aa49bb5b02
|
refactor(openthread): remove CMAC from sdkconfig.defaults
|
2026-02-27 14:11:39 +08:00 |
|
Tan Yan Quan
|
cc4f020278
|
feat(openthread): add ot_console_stop to deinit OT console
|
2026-02-06 20:18:11 +08:00 |
|
Tan Yan Quan
|
2343653af2
|
feat(openthread): support 154 debug features on RCP
|
2026-02-06 20:18:11 +08:00 |
|
Jiang Jiang Jian
|
afa266ebd6
|
Merge branch 'fix/fix_i2c_modem_clock_ref_count_mismatch_v6.0' into 'release/v6.0'
feat(esp_hw_support): add reference count control & clock enable checking for modem clock devices (v6.0)
See merge request espressif/esp-idf!45533
|
2026-02-01 11:54:27 +08:00 |
|
wuzhenghui
|
2d8c6ed6b4
|
change(esp_hal_rtc_timer): unify lp_timer/rtc_timer naming to RTC_TIMER
|
2026-01-31 22:31:34 +08:00 |
|
wuzhenghui
|
12b9fb6549
|
feat(esp_hal_rtc_timer): introduce new RTC timer component and refactor existing timer functions
|
2026-01-31 22:29:20 +08:00 |
|
wuzhenghui
|
046f837245
|
feat(esp_hw_support): add ESP_MODEM_CLOCK_ENABLE_CHECKING config option
|
2026-01-30 15:30:34 +08:00 |
|
Jiang Jiang Jian
|
53d09e20da
|
Merge branch 'feat/add_ot_ci_c5_related_testcases_v6.0' into 'release/v6.0'
feat(openthread): add C5 sleep test case (v6.0)
See merge request espressif/esp-idf!45161
|
2026-01-30 14:32:31 +08:00 |
|
yiwenxiu
|
97768706cd
|
feat(openthread): add C5 sleep test case
|
2026-01-15 20:30:12 +08:00 |
|
Tan Yan Quan
|
4e94df77b2
|
fix(openthread): restore LED state indicator for example code
|
2026-01-14 14:13:14 +08:00 |
|
Tan Yan Quan
|
719ea8d747
|
docs(openthread): add iperf usage guide to ot_cli example readme
|
2026-01-14 14:13:14 +08:00 |
|
Tan Yan Quan
|
3d873c415c
|
feat(openthread/cli-ext): update cli-ext to v2.0.0
|
2026-01-14 14:13:14 +08:00 |
|
Tan Yan Quan
|
4e07771de0
|
feat(openthread): migrate iperf to use iperf-cmd component
|
2026-01-14 14:13:13 +08:00 |
|
Xu Si Yu
|
fc13b07b65
|
fix(openthread): remove the default netif configuration from the ot_br example
|
2025-12-31 17:43:22 +08:00 |
|
Zhang Wen Xu
|
08920f0ac7
|
Merge branch 'feat/rcp_spinel_logs_v6.0' into 'release/v6.0'
feat(openthread): support RCP console debug via spinel (v6.0)
See merge request espressif/esp-idf!44136
|
2025-12-16 02:31:49 +00:00 |
|
Tan Yan Quan
|
9c162f1b9b
|
feat(openthread): support RCP console debug via spinel
|
2025-12-11 16:09:50 +08:00 |
|
C.S.M
|
ed64e7bf78
|
ci(header_check): Add check for public header should not include freertos
|
2025-12-10 15:10:43 +08:00 |
|
Alexey Lapshin
|
ad7f4b9670
|
feat(esp_libc): make picolibc default libc
|
2025-12-06 00:08:35 +07:00 |
|
yiwenxiu
|
9bd284e33c
|
feat(openthread): optimize fail cases in CI test
|
2025-11-26 11:08:22 +08:00 |
|
Shu Chen
|
1045fb094b
|
Merge branch 'bugfix/fix_thread_ci_testcases_not_stable_v6.0' into 'release/v6.0'
Bugfix/fix thread ci testcases not stable v6.0
See merge request espressif/esp-idf!43130
|
2025-11-14 08:37:48 +00:00 |
|
Shu Chen
|
1b21b68c0d
|
Merge branch 'feat/support_dhcpv6_v6.0' into 'release/v6.0'
feat(openthread): support OT upstream dhcpv6 feature (v6.0)
See merge request espressif/esp-idf!42920
|
2025-11-14 08:37:26 +00:00 |
|
yiwenxiu
|
37e2aad529
|
feat(openthread): optimize fail cases in CI test
|
2025-11-05 16:28:38 +08:00 |
|
Tan Yan Quan
|
49ea34da87
|
feat(openthread): add kconfig option for timing optimization
|
2025-10-27 16:28:14 +08:00 |
|
Xu Si Yu
|
e24bb6f9ac
|
feat(openthread): update examples for API changes
|
2025-10-27 11:59:05 +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 |
|
wanckl
|
6fde8cf8d2
|
ci(esp32c61): disable soc_caps, docs, test for eco3 update
|
2025-05-26 16:04:23 +08:00 |
|
Tan Yan Quan
|
161117908d
|
fix(openthread/br): enable ot_br CI case for native wifi targets
|
2025-05-09 12:05:38 +08:00 |
|
Tan Yan Quan
|
ba9545abbf
|
feat(openthread): support esp32p4 as ot_br
|
2025-05-08 19:24:55 +08:00 |
|