Zhou Xiao
24182710b0
feat(ble): support pawr feature in ble sdk on ESP32-C6
...
(cherry picked from commit 410d904845
)
Co-authored-by: cjin <jinchen@espressif.com >
2025-08-19 13:13:55 +08:00
Zhou Xiao
730e16a082
feat(ble): add clk source freq change of ble slow clock on ESP32-H2
...
(cherry picked from commit cb60528f23
)
Co-authored-by: cjin <jinchen@espressif.com >
2025-08-19 13:13:53 +08:00
Zhou Xiao
d084ffb260
feat(ble): add clk source freq change of ble slow clock on ESP32-C6
...
(cherry picked from commit b5ce766c7f
)
Co-authored-by: cjin <jinchen@espressif.com >
2025-08-19 13:13:51 +08:00
Zhou Xiao
018bbf905b
change(ble): [AUTO_MR] Update lib_esp32c6 to 9492a0cb
...
(cherry picked from commit 236baa7585
)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-08-19 13:13:48 +08:00
Zhou Xiao
82058c543c
change(ble): [AUTO_MR] Update lib_esp32h2 to 9492a0cb
...
(cherry picked from commit ea32d4cd18
)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-08-19 13:13:45 +08:00
Wang Meng Yang
d9521058ab
Merge branch 'bugfix/check_bd_addr_only_for_bredr_v5.2' into 'release/v5.2'
...
fix(bt): check bd address only for bredr in bluedroid host l2cu_allocate_lcb() (v5.2)
See merge request espressif/esp-idf!41358
2025-08-19 11:40:58 +08:00
Shen Wei Long
cb817ec915
fix(bt): check bd address only for bredr in bluedroid host l2cu_allocate_lcb()
...
(cherry picked from commit 61c13ef849
)
Co-authored-by: Shen Weilong <shenweilong@espressif.com >
2025-08-18 13:23:18 +00:00
Alexey Gerenkov
7e095182e3
Merge branch 'fix/coredump_max_tasks_num_v5.2' into 'release/v5.2'
...
fix(coredump): implement CONFIG_ESP_COREDUMP_MAX_TASKS_NUM limitation (v5.2)
See merge request espressif/esp-idf!41130
2025-08-15 21:42:27 +08:00
Island
5f7a1b0a04
Merge branch 'feat/support_cble50y24_108_v5.2' into 'release/v5.2'
...
Support multi-connection optimization and examples on Bluedroid (v5.2)
See merge request espressif/esp-idf!41197
2025-08-15 14:14:33 +08:00
Island
551bab97c1
Merge branch 'fix/spi_ble_log_get_lc_ts_ceva_v5.2' into 'release/v5.2'
...
fix(ble): disabled get lc ts for ESP32-C3 and ESP32-S3 (v5.2)
See merge request espressif/esp-idf!41228
2025-08-15 13:48:53 +08:00
Alexey Gerenkov
97c59d7c08
Merge branch 'feature/update-toolchain-to-esp-13.2.0_20250707_5.2' into 'release/v5.2'
...
feat(tools): update toolchain version to esp-13.2.0_20250707
See merge request espressif/esp-idf!41146
2025-08-15 08:08:26 +08:00
Alexey Gerenkov
32236c23a4
Merge branch 'feature/update-gdb-to-16.2_20250324_v5.2' into 'release/v5.2'
...
feat(tools): update gdb version to 16.2_20250324 (v5.2)
See merge request espressif/esp-idf!39337
2025-08-14 19:17:54 +08:00
Erhan Kurubas
c03d98b5f3
fix(coredump): implement CONFIG_ESP_COREDUMP_MAX_TASKS_NUM limitation
2025-08-14 14:16:53 +03:00
Alexey Lapshin
80efa2f96e
feat(cxx): get rid of _Unwind_SetEnableExceptionFdeSorting
2025-08-14 18:14:52 +07:00
Zhou Xiao
08b245e7f3
fix(ble): disabled get lc ts for ESP32-C3 and ESP32-S3
...
(cherry picked from commit c17bf63874
)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-08-14 11:13:54 +08:00
Island
1bb2d5c8a6
Merge branch 'change/ble_update_lib_20250806_v5.2' into 'release/v5.2'
...
change(ble): [AUTO_MR] 20250806 - Update ESP BLE Controller Lib (v5.2)
See merge request espressif/esp-idf!41138
2025-08-13 14:28:13 +08:00
Chen Jian Hua
add648978a
feat(ble/bluedroid): Added BLE multiple connections examples
...
(cherry picked from commit b8996f3953
)
Co-authored-by: chenjianhua <chenjianhua@espressif.com >
2025-08-12 21:33:34 +08:00
Chen Jian Hua
78afda7d5a
feat(ble/bluedroid): Support multi-connection optimization vendor hci command
...
(cherry picked from commit f0cfb6e33c
)
Co-authored-by: chenjianhua <chenjianhua@espressif.com >
2025-08-12 21:33:32 +08:00
Chen Jian Hua
66a486a735
fix(ble/bluedroid): Fixed the connection count limit in multi-connection
...
(cherry picked from commit 437aba1653
)
Co-authored-by: chenjianhua <chenjianhua@espressif.com >
2025-08-12 21:33:30 +08:00
Chen Jian Hua
fe34710880
fix(bt/bluedroid): adjust L2CAP round robin msg send strategy
...
(cherry picked from commit 2ccae5330e
)
Co-authored-by: xuzhekai <xuzhekai@espressif.com >
2025-08-12 21:33:27 +08:00
Rahul Tank
976f011d2d
Merge branch 'fix/update_ble_gatts_show_local_with_cpfd_v5.2' into 'release/v5.2'
...
fix(nimble): Update ble_gatts_show_local with CPFDs and CAFDs (v5.2)
See merge request espressif/esp-idf!41173
2025-08-12 15:05:45 +05:30
Shu Chen
751b70becf
Merge branch 'feat/add_154_mac_logs_when_ot_assert_v5.2' into 'release/v5.2'
...
feat(openthread): add option to dump 802.15.4 MAC debug info on assert (v5.2)
See merge request espressif/esp-idf!40973
2025-08-12 07:32:01 +00:00
Sumeet Singh
1ed818295e
fix(nimble): Update ble_gatts_show_local with CPFDs and CAFDs (v5.2)
2025-08-11 17:41:40 +05:30
Rahul Tank
dbdb3d9d6f
Merge branch 'feat/add_vsc_specify_scan_chan_v5.2' into 'release/v5.2'
...
fix(nimble): Add VSC for Set Scan Channel Bitmap (v5.2)
See merge request espressif/esp-idf!41095
2025-08-11 11:27:02 +05:30
Zhao Wei Liang
2d5113e2c7
change(ble): enabled specify scan channel vs hci cmd for ESP32-C2
...
(cherry picked from commit 2818eb91f1
)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-08-11 10:30:27 +08:00
Alexey Lapshin
c541513749
feat(tools): update toolchain version to esp-13.2.0_20250707
2025-08-09 12:14:28 +07:00
Zhao Wei Liang
ff53ba5bb7
change(ble): [AUTO_MR] updated rom linker script for ESP32-C2
...
(cherry picked from commit 7f7c8e2c85
)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-08-08 21:13:51 +08:00
Zhao Wei Liang
8d3d465ca1
change(ble): [AUTO_MR] Update lib_esp32c2 to dbd33ef2
...
(cherry picked from commit 043143ab8b
)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-08-08 21:13:49 +08:00
Zhao Wei Liang
7e6d45ffbd
change(ble): [AUTO_MR] Update lib_esp32c6 to 898f73cb
...
(cherry picked from commit fe22519bb5
)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-08-08 21:13:46 +08:00
Zhao Wei Liang
fdc1e23885
change(ble): [AUTO_MR] Update lib_esp32h2 to 898f73cb
...
(cherry picked from commit 4990dfdd23
)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-08-08 21:13:44 +08:00
Rahul Tank
6bc7386ec6
fix(nimble): Add VSC for Set Scan Channel Bitmap
2025-08-08 11:35:14 +05:30
Jiang Jiang Jian
5156bff435
Merge branch 'bugfix/fix_open_mode_rx_fragment_fail_issue_v5.2' into 'release/v5.2'
...
fix(wifi): fix open mode rx fragment fail issue(Backport v5.2)
See merge request espressif/esp-idf!41063
2025-08-08 13:59:57 +08:00
Rahul Tank
98e3201334
Merge branch 'bugfix/correct_attr_count_in_get_db_api_v5.2' into 'release/v5.2'
...
fix(nimble): Updating the count parameter when fetching the gatt db (v5.2)
See merge request espressif/esp-idf!41033
2025-08-08 11:21:28 +05:30
Alexey Lapshin
0070d61a23
fix(gdbstub): remove QThreadEvents+ from qSupported
2025-08-06 17:13:17 +08:00
Alexey Lapshin
ee62de1864
feat(tools): update gdb version to 16.2_20250324
2025-08-06 17:13:17 +08:00
muhaidong
4b82ad6635
fix(wifi): fix open mode rx fragment fail issue
2025-08-06 16:07:04 +08:00
zwx
59ece62bd9
feat(openthread): add option to dump 802.15.4 MAC debug info on assert
2025-08-06 06:34:46 +00:00
Mahavir Jain
c139db386c
Merge branch 'fix/update_postman_root_certificate_v5.2' into 'release/v5.2'
...
Updated postman root certificate (v5.2)
See merge request espressif/esp-idf!41054
2025-08-05 19:39:15 +05:30
hrushikesh.bhosale
f8beb36a4e
fix(esp_http_client): Moved httpd_async request from cert_pem to crt_bundle
...
Moved the httpd_async request from cert_pem to esp_crt_bundle. As cert_pem
is alredy tested for howmyssl URL
2025-08-05 16:28:03 +05:30
Astha Verma
62923064e5
fix(nimble): Handle count correctly by considering offset.
2025-08-05 14:46:00 +05:30
Astha Verma
ffd7d9d673
fix(nimble): Updating the count parameter when fetching gatt db
2025-08-05 14:23:20 +05:30
Island
a4560a1b7c
Merge branch 'bugfix/fix_bt_hci_not_effective_v5.2' into 'release/v5.2'
...
Fixed bt hci event was not report to host when hci command was sent (v5.2)
See merge request espressif/esp-idf!41011
2025-08-05 14:31:01 +08:00
Mahavir Jain
e8e67cdd74
Merge branch 'fix(esp_http_client)/fix_potential_double_free_v5.2' into 'release/v5.2'
...
fix(esp_http_client): fix possible double memory free (v5.2)
See merge request espressif/esp-idf!40980
2025-08-05 09:50:03 +05:30
Jiang Jiang Jian
3046997bf0
Merge branch 'fix/wpa_eap_v1_192_bit_cert_v5.2' into 'release/v5.2'
...
fix(wifi): Sending disconnect event in connect fail and add enterprise check 192 bit and some fixes for wpa_supplicant (v5.2)
See merge request espressif/esp-idf!40982
2025-08-04 18:23:01 +08:00
Jiang Jiang Jian
8d31925673
Merge branch 'bugfix/esp_flash_escape_checking_v5.2' into 'release/v5.2'
...
fix(esp_flash): fixed issue of escaping boundary check (v5.2)
See merge request espressif/esp-idf!40120
2025-08-04 14:31:08 +08:00
Jiang Jiang Jian
88b15ad8bf
Merge branch 'bugfix/fixed_ble_dtm_err_v5.2' into 'release/v5.2'
...
Bugfix/fixed ble dtm err (v5.2)
See merge request espressif/esp-idf!40952
2025-08-04 12:07:02 +08:00
Jiang Jiang Jian
52a4768bd0
Merge branch 'bugfix/classic_bt-safe-string-handling_v5.2' into 'release/v5.2'
...
Bugfix/classic bt safe string handling v5.2
See merge request espressif/esp-idf!40949
2025-08-04 12:06:52 +08:00
Zhang Hai Peng
2e090afd15
fix(bt/ble): Update esp32 libbtdm_app.a (722c907a)
...
- Fixed bt hci event was not report to host when hci command was sent
(cherry picked from commit 155c32be20
)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-08-04 11:53:25 +08:00
Jiang Jiang Jian
9916fbe387
Merge branch 'fix/wpsreg_crash_due_to_double_reset_v5.2' into 'release/v5.2'
...
fix(wifi): Fix crash in WPS-registrar due to nested 'eap_wsc_reset()' calls (backport v5.2)
See merge request espressif/esp-idf!40963
2025-08-04 10:15:28 +08:00
Kapil Gupta
bbdf1b4e99
fix (esp_wifi): Set default akm as eap for non AKM APs
2025-08-01 12:51:52 +05:30