Commit Graph

45153 Commits

Author SHA1 Message Date
Alexey Lapshin
e1eae237a3 change(newlib): change CONFIG_NEWLIB* prefix to CONFIG_LIBC_NEWLIB* 2025-08-15 12:06:24 +07:00
Jiang Jiang Jian
1191f4c4f9 Merge branch 'bugfix/update_librtc_v5.5' into 'release/v5.5'
fix(esp_phy): update esp32 librtc.a for coex problems

See merge request espressif/esp-idf!41142
2025-08-09 09:12:30 +08:00
Jiang Jiang Jian
950ac4cff4 Merge branch 'fix/fix_esp32c5_mac_link_bad_tigger_v5.5' into 'release/v5.5'
fix(hal): fix esp32c5 mac link bad trigger (v5.5)

See merge request espressif/esp-idf!41117
2025-08-09 08:10:27 +08:00
Jiang Jiang Jian
6d012bbefe Merge branch 'bugfix/fix_scan_done_event_miss_issue_v5.5' into 'release/v5.5'
fix(wifi): fix scan done event miss issue(Backport v5.5)

See merge request espressif/esp-idf!41036
2025-08-09 08:10:18 +08:00
Jiang Jiang Jian
dbc243657d Merge branch 'change/ble_update_lib_20250806_v5.5' into 'release/v5.5'
change(ble): [AUTO_MR] 20250806 - Update ESP BLE Controller Lib (v5.5)

See merge request espressif/esp-idf!41141
2025-08-09 00:07:53 +08:00
Jiang Jiang Jian
79ce2ccd07 Merge branch 'patch/ets_delay_us_v5.5' into 'release/v5.5'
fix(esp_tee): Patch the `esp_rom_delay_us` API to use U-mode cycle CSR (v5.5)

See merge request espressif/esp-idf!41017
2025-08-09 00:05:27 +08:00
JinCheng
ccd0d369aa fix(esp_phy): update esp32 librtc.a for coex problems
- ESP32 phy_version: 4861, b71b5ad, Aug, 5 2025
- ESP32 librtc version: 6758f983, Mar 22 2024, 13:39:26
2025-08-08 23:14:47 +08:00
Zhao Wei Liang
d1f47fba23 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-08 21:14:38 +08:00
Zhao Wei Liang
d5fc1a61fa 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:14:35 +08:00
Zhao Wei Liang
c3f0eceffa 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:14:32 +08:00
Zhao Wei Liang
d18a5f2ddc 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:14:30 +08:00
Zhao Wei Liang
865fe36a1d change(ble): [AUTO_MR] Update lib_esp32c5 to 898f73cb
(cherry picked from commit 3abfca1e2c)

Co-authored-by: zwl <zhaoweiliang@espressif.com>
2025-08-08 21:14:27 +08:00
Zhao Wei Liang
65f0804deb 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:14:24 +08:00
Jiang Jiang Jian
ceb11cd57e Merge branch 'feat/support_11ax_rate_for_cert_test_v5.5' into 'release/v5.5'
Feat/support 11ax rate for cert test v5.5(Backport v5.5)

See merge request espressif/esp-idf!41106
2025-08-08 20:07:20 +08:00
Jiang Jiang Jian
a8721f74cf Merge branch 'fix/regression_issue_in_digest_auth_v5.5' into 'release/v5.5'
fix(esp_http_client): fixed regression issue during enabling digest auth in client (v5.5)

See merge request espressif/esp-idf!41116
2025-08-08 20:07:13 +08:00
Jiang Jiang Jian
201b9178bd Merge branch 'bugfix/correct_attr_count_in_get_db_api_v5.5' into 'release/v5.5'
fix(nimble): Updating the count parameter when fetching the gatt db (v5.5)

See merge request espressif/esp-idf!41030
2025-08-08 20:05:57 +08:00
Jiang Jiang Jian
6acf4e3ae5 Merge branch 'bugfix/fix_touch_isr_safe_issue_v5.5' into 'release/v5.5'
fix(legacy_touch): fixed touch read API can't be called in ISR context (v5.5)

See merge request espressif/esp-idf!41077
2025-08-08 20:05:28 +08:00
yinqingzhao
32b4723cb2 fix(wifi): fix ht20 state check incorrect 2025-08-08 20:00:31 +08:00
yinqingzhao
de8e1c7c06 feat(wifi): improve iperf performance of esp32c61 2025-08-08 20:00:21 +08:00
liuning
5a2c7b2180 fix(wifi): fix some esp-now issues and lightsleep issues
1. fix tbtt issues when wifi_slp_iram_opt is not enabled and light sleep
   enabled
2. support espnow rx all the time at coexistence default mode, fix some
   coexist perfermance issue with coexistence default mode.
3. support connectionless ps with enhanced_light_sleep
4. fix espnow coexist issue when switching to coexistence mode
5. fix concurrent issue of connectionless_interval_set API
2025-08-08 19:59:37 +08:00
Jiang Jiang Jian
a33bff6773 Merge branch 'bugfix/fix_bt_hci_not_effective_v5.5' into 'release/v5.5'
Fixed bt hci event was not report to host when hci command was sent (v5.5)

See merge request espressif/esp-idf!41013
2025-08-08 19:56:00 +08:00
wuzhenghui
521c7fb951 fix(hal): fix esp32c5 mac link bad trigger 2025-08-08 17:00:46 +08:00
nilesh.kale
01481f08f9 fix(esp_http_client): fixed regression issue during enabling digest auth in client
This commit solved the issue introduced in commit a0bcffcce9
for enabling digest auth for esp_http_client.

Closes https://github.com/espressif/esp-idf/issues/17238
2025-08-08 09:47:36 +05:30
Mahavir Jain
942a9bfbe4 Merge branch 'fix(esp_http_client)/fix_potential_double_free' into 'release/v5.5'
fix(esp_http_client): fix possible double memory free

See merge request espressif/esp-idf!40965
2025-08-08 09:46:48 +05:30
Mahavir Jain
2795fae32c Merge branch 'fix/update_postman_root_certificate_v5.5' into 'release/v5.5'
Updated postman root certificate (v5.5)

See merge request espressif/esp-idf!41051
2025-08-08 09:46:08 +05:30
muhaidong
ab6fdc801f feat(phy): update 11ax rate for cert test 2025-08-08 11:26:48 +08:00
muhaidong
7c17a0e1e8 feat(phy): add 11ax rate for cert test 2025-08-08 11:26:48 +08:00
muhaidong
2357ae7621 fix(wifi): fix scan done event miss issue 2025-08-08 11:18:11 +08:00
morris
3132e50cc9 Merge branch 'bugfix/fix_es7210_example_dependency_breaking_change_v5.5' into 'release/v5.5'
fix(i2s_es7210): fixed breaking change of dependency migration (v5.5)

See merge request espressif/esp-idf!41042
2025-08-07 12:04:46 +08:00
laokaiyao
422c123124 fix(legacy_touch): fixed touch read API can't be called in ISR context
Closes https://github.com/espressif/esp-idf/issues/17045
2025-08-06 21:46:28 +08:00
hrushikesh.bhosale
2ac79a842c 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:25:40 +05:30
Astha Verma
a1a9bf60ae fix(nimble): Handle count correctly by considering offset. 2025-08-05 14:37:04 +05:30
Astha Verma
2fa78fa42e fix(nimble): Updating the count parameter when fetching gatt db 2025-08-05 14:08:00 +05:30
laokaiyao
43b5d206aa fix(i2s_es7210): fixed breaking change of dependency migration 2025-08-05 11:23:41 +08:00
chenjianxing
a3a1b42577 fix(wifi): fix wifi rom code using ets_delay_us for C5 and C61 2025-08-04 11:34:08 +05:30
Laukik Hase
c011bcb0dc fix(esp_rom): Patch the esp_rom_delay_us API to use U-mode cycle CSR 2025-08-04 11:34:07 +05:30
Zhang Hai Peng
c64d9bc3e3 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:35 +08:00
Jiang Jiang Jian
adfa52c442 Merge branch 'feat/chip_esp32c61_update_libphy_v5.5' into 'release/v5.5'
feat(phy): update libphy for esp32c61/esp32c5/esp32h2(backport v5.5)

See merge request espressif/esp-idf!40976
2025-08-02 01:59:47 +08:00
Jiang Jiang Jian
250f248421 Merge branch 'fix/backport_some_wifi_fixes_v5.5' into 'release/v5.5'
fix(wifi): backport some wifi fixes to v5.5

See merge request espressif/esp-idf!40966
2025-08-02 01:40:03 +08:00
Jiang Jiang Jian
14ae516680 Merge branch 'fix/wpsreg_crash_due_to_double_reset_v5.5' into 'release/v5.5'
fix(wifi): Fix crash in WPS-registrar due to nested 'eap_wsc_reset()' calls  (backport v5.5)

See merge request espressif/esp-idf!40957
2025-08-02 01:05:46 +08:00
Jiang Jiang Jian
27452eac70 Merge branch 'bugfix/fixed_ble_dtm_err_v5.5' into 'release/v5.5'
Bugfix/fixed ble dtm err (v5.5)

See merge request espressif/esp-idf!40955
2025-08-01 23:18:44 +08:00
yinqingzhao
0f9ce655c6 feat(phy): update libphy for esp32c61/esp32c5/esp32h2 2025-08-01 20:17:05 +08:00
Jiang Jiang Jian
6fd9c5414c Merge branch 'bugfix/remove_lcd_signals_on_delete_v5.5' into 'release/v5.5'
fix(lcd): reserve the GPIOs used by RGB LCD and disconnect the LCD signals when the dirver is uninstalled. (v5.5)

See merge request espressif/esp-idf!40897
2025-08-01 20:13:17 +08:00
Jiang Jiang Jian
27bd10f821 Merge branch 'bugfix/brownout_log_v5.5' into 'release/v5.5'
fix: change brownout log from INFO to ERROR (v5.5)

See merge request espressif/esp-idf!40959
2025-08-01 20:12:14 +08:00
Michael (XIAO Xufeng)
0be09bc38e Merge branch 'feat/c5_flash_timing_tuning_v5.5' into 'release/v5.5'
flash: flash timing tuning support on c5 (v5.5)

See merge request espressif/esp-idf!40879
2025-08-01 17:20:08 +08:00
Ashish Sharma
8a8d01565e fix(esp_http_client): fix possible double memory free 2025-08-01 14:22:10 +08:00
tarun.kumar
b543181384 fix(wifi): Get operating class in dual band 2025-08-01 11:48:05 +08:00
Sarvesh Bodakhe
e5ccbe2e58 fix(wifi): add GCMP-128 cipher support for SoftAP mode
GCMP-256 SoftAP support was previously added as part of SAE Extended Key handling.
2025-08-01 11:47:49 +08:00
Shreyas Sheth
ab1e547429 fix(esp_wifi): Fix incorrect values for negotiated bandwidth for 2040 coex cases 2025-08-01 11:47:31 +08:00
zhangyanjiao
6c34b02356 fix(wifi/esptouch): fixed the esptouch v2 fail on 5g router 2025-08-01 11:47:12 +08:00