Commit Graph

37406 Commits

Author SHA1 Message Date
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
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
Kapil Gupta
dc5ae9c88f fix(wpa_supplicant): Delay sending of EAP_START for EAP auth 2025-08-01 12:50:33 +05:30
tarun.kumar
fb9c3aeac4 fix(wifi): Sending disconnect event in connect fail and add enterprise check in Suite-B 192-bit certification 2025-08-01 12:48:32 +05:30
tarun.kumar
f5c14ba5a0 fix(softAP): Adjusted authentication mode for wpa-eap version 1 2025-08-01 12:47:11 +05:30
Ashish Sharma
9e9ceeeb1d fix(esp_http_client): fix possible double memory free 2025-08-01 15:10:17 +08:00
Roland Dobai
a884d70bc1 Merge branch 'feat/ide_requirements_v5.2' into 'release/v5.2'
feat(tools/requirements): Add IDE requirements files (v5.2)

See merge request espressif/esp-idf!40943
2025-08-01 07:42:13 +02:00
Sarvesh Bodakhe
4371c427fb fix(wifi): prevent crash in WPS-registrar due to nested 'eap_wsc_reset()' calls
When a WPS handshake is already in progress and the enrollee sends another EAPOL-Start
(e.g., due to missed packets or timeout), the registrar resets its state by calling
'eap_wsc_reset()'. This function frees 'sm->eap_method_priv' and then calls
'esp_wifi_ap_wps_disable()', which internally triggers another call to 'eap_wsc_reset()'.

This results in a double reset where the second invocation accesses the already freed
'sm->eap_method_priv', leading to a crash.

This fix sets 'sm->eap_method_priv' to NULL immediately after freeing it to ensure
any subsequent calls to eap_wsc_reset() do not access an invalid pointer.
2025-08-01 09:03:19 +05:30
Mahavir Jain
ad73b587d5 Merge branch 'feature/enable_support_for_deterministic_mode_and_ecdsa_192_v5.2' into 'release/v5.2'
Feature/enable support for ecdsa 192 v5.3 (v5.2)

See merge request espressif/esp-idf!40611
2025-08-01 08:43:29 +05:30
Zhao Wei Liang
0ea7649bd8 fix(ble): fixed dtm function error on ESP32-H2
(cherry picked from commit 43c82b3b20)

Co-authored-by: zwl <zhaoweiliang@espressif.com>
2025-08-01 10:20:19 +08:00
Zhao Wei Liang
0b1a07b72f fix(ble): fixed dtm function error on ESP32-C6
(cherry picked from commit ca0fdad4f2)

Co-authored-by: zwl <zhaoweiliang@espressif.com>
2025-08-01 10:20:16 +08:00