Shu Chen
|
23f2b30ccb
|
Merge branch 'feat/support_dhcpv6_v5.2' into 'release/v5.2'
feat(openthread): support OT upstream dhcpv6 feature (v5.2)
See merge request espressif/esp-idf!42915
|
2025-10-29 02:48:22 +00:00 |
|
zwx
|
0bbbd21692
|
feat(openthread): enlarge ot_br factory binary size
|
2025-10-28 15:43:13 +08:00 |
|
Tan Yan Quan
|
4a6a7b8bf3
|
feat(openthread): add kconfig option for timing optimization
|
2025-10-28 15:43:11 +08:00 |
|
Shu Chen
|
d2fc0e7d3c
|
change(802.15.4): change the default cca threshold to -75dBm
|
2025-10-28 15:43:08 +08:00 |
|
Tan Yan Quan
|
dcf2757923
|
feat(openthread): update thread-lib for new OT upstream 36b14d3ef
* esp-openthread: thread_zigbee/esp-openthread@fcc4f77f3
* openthread: espressif/openthread@36b14d3ef
* esp-idf: espressif/esp-idf@423663783
|
2025-10-28 07:33:58 +00:00 |
|
Shu Chen
|
c8c994a053
|
Merge branch 'feat/allow_set_ot_netif_config_v5.2' into 'release/v5.2'
feat: allow set ot netif config (v5.2)
See merge request espressif/esp-idf!42904
|
2025-10-28 06:50:55 +00:00 |
|
Island
|
c782e974fe
|
Merge branch 'docs/update_nimble_pts_info_v5.2' into 'release/v5.2'
docs(ble): Updated NimBLE certification info (v5.2)
See merge request espressif/esp-idf!42460
|
2025-10-28 12:09:31 +08:00 |
|
Island
|
31acf50ca3
|
Merge branch 'change/ble_update_lib_20251022_v5.2' into 'release/v5.2'
change(ble): [AUTO_MR] 20251022 - Update ESP BLE Controller Lib (v5.2)
See merge request espressif/esp-idf!42838
|
2025-10-28 10:37:12 +08:00 |
|
morris
|
5640f727f2
|
Merge branch 'test/expend_assert_value_v5.2' into 'release/v5.2'
test(pcnt): expend assert value to decrease failure ratio (v5.2)
See merge request espressif/esp-idf!42897
|
2025-10-28 10:05:16 +08:00 |
|
Rahul Tank
|
763100d7e4
|
Merge branch 'feat/read_all_local_remote_sup_feat_v5.2' into 'release/v5.2'
feat(nimble): Add support for read all local / remote supported features HCI cmd (v5.2)
See merge request espressif/esp-idf!42874
|
2025-10-27 21:27:37 +05:30 |
|
Roland Dobai
|
a05177b391
|
Merge branch 'fix/root_build_error_v5.2' into 'release/v5.2'
Fixed unsuccessful build for the IDF root directory attempts in Windows (v5.2)
See merge request espressif/esp-idf!42766
|
2025-10-27 16:34:20 +01:00 |
|
Tan Yan Quan
|
4236637835
|
feat(openthread): support OT upstream dhcpv6 feature
|
2025-10-27 14:21:38 +08:00 |
|
Tan Yan Quan
|
5451b02455
|
feat(openthread): update OT upstream to 36b14d3ef
|
2025-10-27 14:21:38 +08:00 |
|
Xu Si Yu
|
709101d86a
|
feat(openthread): update examples for API changes
|
2025-10-27 11:59:45 +08:00 |
|
Xu Si Yu
|
3b56f22d72
|
feat(openthread): support custom netif config during initialization
|
2025-10-27 11:59:45 +08:00 |
|
Chen Jichang
|
0e6fd6d31c
|
test(pcnt): expend assert value to decrease failure ratio
|
2025-10-27 11:11:50 +08:00 |
|
Marius Vikhammer
|
ac1921398f
|
Merge branch 'ci/ulp_fsm_reset_between_tests_v5.2' into 'release/v5.2'
ci(ulp): reset board between ulp-fsm tests (v5.2)
See merge request espressif/esp-idf!42861
|
2025-10-24 14:52:54 +08:00 |
|
Island
|
78721822d7
|
Merge branch 'feat/support_get_ble_local_irk_v5.2' into 'release/v5.2'
feat(ble/bluedroid): add API to get local BLE IRK (v5.2)
See merge request espressif/esp-idf!42758
|
2025-10-24 12:59:02 +08:00 |
|
Marius Vikhammer
|
30b2a15cee
|
ci(ulp): reset board between ulp-fsm tests
|
2025-10-24 11:25:23 +08:00 |
|
Zhou Xiao
|
632d1b9e9e
|
feat(ble): add priority level config on ESP32-H2
(cherry picked from commit 75f2b8d4a1)
Co-authored-by: zhaoweiliang <zhaoweiliang@espressif.com>
|
2025-10-23 15:12:31 +08:00 |
|
Zhou Xiao
|
2852dc2566
|
feat(ble): add priority level config on ESP32-C6
(cherry picked from commit 09337109b7)
Co-authored-by: zhaoweiliang <zhaoweiliang@espressif.com>
|
2025-10-23 15:12:31 +08:00 |
|
Zhou Xiao
|
8561f26e3c
|
fix(ble): fix ble wakeup causes error on ESP32-H2
(cherry picked from commit 5ff01bf027)
Co-authored-by: cjin <jinchen@espressif.com>
|
2025-10-23 15:12:31 +08:00 |
|
Zhou Xiao
|
d6e62787b1
|
fix(ble): fix ble wakeup causes error on ESP32-C6
(cherry picked from commit 4d1872c66d)
Co-authored-by: cjin <jinchen@espressif.com>
|
2025-10-23 15:12:30 +08:00 |
|
Zhou Xiao
|
cd704b8fd1
|
fix(ble): fix ble wakeup causes error on ESP32-C2
(cherry picked from commit 5407e36e4a)
Co-authored-by: cjin <jinchen@espressif.com>
|
2025-10-23 15:12:30 +08:00 |
|
Zhou Xiao
|
8549409fd0
|
change(ble): [AUTO_MR] updated rom linker script for ESP32-C2
(cherry picked from commit 557b7bae2e)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-10-23 15:12:30 +08:00 |
|
Zhou Xiao
|
8bbbddd13e
|
change(ble): [AUTO_MR] Update lib_esp32c2 to 283861b8
(cherry picked from commit ee2c7247fb)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-10-23 15:12:29 +08:00 |
|
Zhou Xiao
|
5282a4f79e
|
change(ble): [AUTO_MR] Update lib_esp32c6 to a76948d4
(cherry picked from commit f4d881ff59)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-10-23 15:12:29 +08:00 |
|
Zhou Xiao
|
0607926329
|
change(ble): [AUTO_MR] Update lib_esp32h2 to a76948d4
(cherry picked from commit ab5c1b0e3b)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-10-23 15:12:29 +08:00 |
|
Rahul Tank
|
27eaad3fd0
|
feat(nimble): Add support for HCI commands / events
1. Read all local supported feature
2. Read remote supported feature
3. Advertising monitor.
|
2025-10-23 10:06:21 +05:30 |
|
Wang Meng Yang
|
e8ab91eb5a
|
Merge branch 'bugfix/ci_c3eco7_pwr_save_fail_v5.2' into 'release/v5.2'
fix(ble): fix ci power save test connection failure(v5.2)
See merge request espressif/esp-idf!42773
|
2025-10-22 17:03:04 +08:00 |
|
Shu Chen
|
f1c1d2cd6a
|
Merge branch 'feat/add_openthread_start_stop_api_v5.2' into 'release/v5.2'
feat(openthread): add openthread start stop APIs (v5.2)
See merge request espressif/esp-idf!42649
|
2025-10-22 08:29:14 +00:00 |
|
morris
|
d11cad848a
|
Merge branch 'fix/w5500_10m_mode_v5_2' into 'release/v5.2'
fix(esp_eth): Fixed W5500 poor performance in 10M mode v5.2
See merge request espressif/esp-idf!42731
|
2025-10-22 14:44:28 +08:00 |
|
Island
|
1316936300
|
Merge branch 'fix/ble_mesh_micellaneous_fix_v5.2' into 'release/v5.2'
Fix/ble mesh micellaneous fix (v5.2)
See merge request espressif/esp-idf!41286
|
2025-10-22 10:42:33 +08:00 |
|
Xu Si Yu
|
e77360b437
|
feat(openthread): examples adaptation of new APIs
|
2025-10-21 20:14:54 +08:00 |
|
Xu Si Yu
|
5e38923523
|
feat(openthread): add common components for openthread examples
|
2025-10-21 20:14:54 +08:00 |
|
Xu Si Yu
|
1b8183c3fc
|
feat(openthread): add openthread start stop APIs
|
2025-10-21 20:14:08 +08:00 |
|
xiongweichao
|
458913743e
|
fix(ble): fix ci power save test connection failure
|
2025-10-21 19:09:10 +08:00 |
|
Jakub Kocka
|
9f88ea7ee3
|
fix: Added check to prevent IDF root directory build failed attempts in Win
Closes https://github.com/espressif/esp-idf/issues/17516
|
2025-10-21 12:47:59 +02:00 |
|
Roland Dobai
|
986409fdd9
|
Merge branch 'ci/github-docker-build_v5.2' into 'release/v5.2'
GitHUB CI fix: Add GH hosted large runner for Docker builds (v5.2)
See merge request espressif/esp-idf!42749
|
2025-10-21 12:23:27 +02:00 |
|
Zhang Hai Peng
|
982358102c
|
feat(ble/bluedroid): add API to get local BLE IRK
(cherry picked from commit 3c68650d7e)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-10-21 17:53:17 +08:00 |
|
luoxu
|
683db4ce55
|
feat(ble_mesh): add adv lock to avoid allocated buffers
cherry-picked from 4905b6eae1
|
2025-10-21 16:29:37 +08:00 |
|
Luo Xu
|
53c9838385
|
feat(ble_mesh): Add lock to avoid tx being modified at the same time
(cherry picked from commit 334e2bf8ab)
Co-authored-by: luoxu <luoxu@espressif.com>
|
2025-10-21 16:29:37 +08:00 |
|
Tomas Sebestik
|
eaab471891
|
ci(github-docker-build): add GH hosted large runner for docker builds
|
2025-10-21 10:27:03 +02:00 |
|
Island
|
b9446d3809
|
Merge branch 'bugfix/fix_ble_deinit_memory_leak_v5.2' into 'release/v5.2'
fix(ble/bluedroid): fix memory leak during deinit when service table is created but not started (v5.2)
See merge request espressif/esp-idf!42703
|
2025-10-21 12:02:22 +08:00 |
|
Ondrej Kosta
|
36f87f418e
|
fix(esp_eth): Fixed W5500 poor performance in 10M mode
|
2025-10-20 11:48:37 +02:00 |
|
Jiang Jiang Jian
|
7b1f967a76
|
Merge branch 'bugfix/ftm_example_issues_v5.2' into 'release/v5.2'
Improve FTM Query logging for AP-Sta mode (v5.2)
See merge request espressif/esp-idf!42674
|
2025-10-20 16:29:19 +08:00 |
|
Jiang Jiang Jian
|
dc9b6fe9b8
|
Merge branch 'fix/fix_32k_config_revoke_breaks_io_holding_v5.2' into 'release/v5.2'
fix(esp_system): fix ext 32k io revoking breaks sleep io holding (v5.2)
See merge request espressif/esp-idf!42498
|
2025-10-20 10:24:40 +08:00 |
|
Wang Meng Yang
|
1de5b506db
|
Merge branch 'bugfix/fix_bt_coverity_v5.2' into 'release/v5.2'
fix: delete the file components/esp_coex/src/lib_printf.c(v5.2)
See merge request espressif/esp-idf!42718
|
2025-10-20 10:16:29 +08:00 |
|
Rahul Tank
|
39b70f2a1c
|
Merge branch 'fix/ble_gap_conn_handle_overflow_v5.2' into 'release/v5.2'
fix(nimble) Fix array overflow caused by invalid connection handle indexing (v5.2)
See merge request espressif/esp-idf!42388
|
2025-10-17 21:27:29 +05:30 |
|
yangfeng
|
4760c73488
|
fix: delete the file components/esp_coex/src/lib_printf.c
|
2025-10-17 19:38:29 +08:00 |
|