Mahavir Jain
|
f778e6fcac
|
fix: change brownout log from INFO to ERROR
|
2025-08-01 08:48:23 +05:30 |
|
morris
|
dc2f9df970
|
Merge branch 'fix/fix_dvp_loss_isr_v5.4' into 'release/v5.4'
Cam: fixed dvp lose frame issue (v5.4)
See merge request espressif/esp-idf!40886
|
2025-08-01 09:58:17 +08:00 |
|
Island
|
a5c7fe8697
|
Merge branch 'change/ble_update_lib_20250728_v5.4' into 'release/v5.4'
change(ble): [AUTO_MR] 20250728 - Update ESP BLE Controller Lib (v5.4)
See merge request espressif/esp-idf!40911
|
2025-07-31 11:51:43 +08:00 |
|
Jiang Jiang Jian
|
51257119d5
|
Merge branch 'feat/eap_method_limit_v5.4' into 'release/v5.4'
feat(esp_wifi): Add support to limit EAP methods (v5.4)
See merge request espressif/esp-idf!40503
|
2025-07-31 10:06:52 +08:00 |
|
morris
|
0f6b683441
|
Merge branch 'fix/spi_master_p4_change_default_clk_pll_v5.4' into 'release/v5.4'
fix(driver_spi): master driver change esp32p4 default src to pll (v5.4)
See merge request espressif/esp-idf!40114
|
2025-07-31 09:51:58 +08:00 |
|
Roland Dobai
|
1b03eaf6fd
|
Merge branch 'feat/extend_shell_classes_uppercase_v5.4' into 'release/v5.4'
feat(tools): Normalize detected shell name to lowercase on Windows (v5.4)
See merge request espressif/esp-idf!40922
|
2025-07-30 17:02:31 +02:00 |
|
Marek Fiala
|
576ccaf394
|
feat(tools): Normalized detected shell names to lowercase on Windows
Closes https://github.com/espressif/esp-idf/issues/16868
|
2025-07-30 16:31:50 +02:00 |
|
Marek Fiala
|
5920a073a8
|
change(tools): shell_types.py ruff formatting
|
2025-07-30 16:31:50 +02:00 |
|
Shu Chen
|
7edf40d101
|
Merge branch 'fix_ot_src_addr_select_v5.4' into 'release/v5.4'
Fix ot src addr select (v5.4)
See merge request espressif/esp-idf!40874
|
2025-07-30 09:55:04 +00:00 |
|
Island
|
175cb021b7
|
Merge branch 'bugfix/fix_ble_aa_check_v2_v5.4' into 'release/v5.4'
Optimize check Access Address when receive connection request PDU (v5.4)
See merge request espressif/esp-idf!40749
|
2025-07-30 16:55:23 +08:00 |
|
Island
|
477aa4e052
|
Merge branch 'opt/opt_ble_hid_example_pair_fail_v5.4' into 'release/v5.4'
fix(ble/bluedroid): set sec_conn only on successful pairing in ble_hid_device_demo (v5.4)
See merge request espressif/esp-idf!40902
|
2025-07-30 16:54:30 +08:00 |
|
Zhou Xiao
|
83171aca21
|
feat(ble): ble log spi out dev phase 5
* supported ts sync for light sleep
* removed controller event queue dependency
* supported get lc ts for ESP32-C3/S3
* optimized ble log spi out code size
(cherry picked from commit f99389e00d )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-07-30 13:14:33 +08:00 |
|
Zhou Xiao
|
d61e7c150c
|
feat(ble): add flash only param config api on ESP32-H2
(cherry picked from commit 4c8258ca38 )
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-07-30 13:14:31 +08:00 |
|
Zhou Xiao
|
521555079f
|
feat(ble): add flash only param config api on ESP32-C6
(cherry picked from commit dc65875e57 )
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-07-30 13:14:28 +08:00 |
|
Zhou Xiao
|
07023d94d6
|
change(ble): [AUTO_MR] updated rom linker script for ESP32-C2
(cherry picked from commit ac6acf3629 )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-07-30 13:14:26 +08:00 |
|
Zhou Xiao
|
563b2e0dc4
|
change(ble): [AUTO_MR] Update lib_esp32c2 to 4556045f
(cherry picked from commit 0a7660d0f3 )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-07-30 13:14:23 +08:00 |
|
Zhou Xiao
|
88528d1162
|
change(ble): [AUTO_MR] Update lib_esp32c6 to 499c41fb
(cherry picked from commit f2741f1932 )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-07-30 13:14:21 +08:00 |
|
Zhou Xiao
|
89512cdf0c
|
change(ble): [AUTO_MR] Update lib_esp32h2 to 499c41fb
(cherry picked from commit ee48ef2167 )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-07-30 13:14:18 +08:00 |
|
wanckl
|
5583e8d95e
|
fix(driver_spi): master driver change esp32p4 default src to pll
|
2025-07-30 10:14:01 +08:00 |
|
Zhang Hai Peng
|
d53035ab0a
|
fix(ble/bluedroid): set sec_conn only on successful pairing in ble_hid_device_demo
(cherry picked from commit 50fe55ca59 )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-07-29 21:53:35 +08:00 |
|
Rahul Tank
|
77402d2fa6
|
Merge branch 'bugfix/minor_update_readme_v5.4' into 'release/v5.4'
fix(nimble): Documentation update in btsnoop script README (v5.4)
See merge request espressif/esp-idf!40881
|
2025-07-29 16:16:20 +05:30 |
|
zhanghaipeng
|
0268445333
|
fix(bt/ble): Update esp32 libbtdm_app.a (3a27e2e)
- Optimize check Access Address when receive connection request PDU
|
2025-07-29 15:38:58 +08:00 |
|
gaoxu
|
8baec757ef
|
fix(dvp): fix dvp loss frame error
|
2025-07-29 14:48:15 +08:00 |
|
Rahul Tank
|
aee72d03f3
|
fix(nimble): Minor documentation update in btsnoop script usage
|
2025-07-29 11:54:14 +05:30 |
|
Island
|
8e094e7087
|
Merge branch 'bugfix/fix_some_ble_bugs_250628_cjh_esp32_v5.4' into 'release/v5.4'
Fixed some BLE bugs 250628 on esp32(d9a3de0) (v5.4)
See merge request espressif/esp-idf!40797
|
2025-07-29 14:11:47 +08:00 |
|
Rahul Tank
|
3dd2087108
|
Merge branch 'bugfix/fix_compilation_issue_v5.4' into 'release/v5.4'
fix(nimble): Fixed compilation issue with BLE_GATTS flag (v5.4)
See merge request espressif/esp-idf!40810
|
2025-07-29 11:26:26 +05:30 |
|
zwx
|
9215751334
|
fix(openthread): use OpenThread API in lwIP source address selection hook
|
2025-07-29 11:51:10 +08:00 |
|
zwx
|
d7fcba0280
|
fix(openthread): fix the preference of the ip6 address set to lwip
|
2025-07-29 11:51:10 +08:00 |
|
Kapil Gupta
|
297c9de26a
|
fix(esp_wifi): Address review comments
|
2025-07-28 12:35:55 +05:30 |
|
Kapil Gupta
|
9c8ac5c3fb
|
feat(esp_wifi): Add support to limit EAP methods
Added support to limit EAP method supported by device based on
user configuration.
|
2025-07-28 12:33:44 +05:30 |
|
Jiang Jiang Jian
|
88d8f5d299
|
Merge branch 'bugfix/fix_find_the_oldest_device_v5.4' into 'release/v5.4'
Bugfix/fix find the oldest device (v5.4)
See merge request espressif/esp-idf!40837
|
2025-07-28 14:45:34 +08:00 |
|
Jiang Jiang Jian
|
78d082470d
|
Merge branch 'fix/ieee802154_example_rx_v5.4' into 'release/v5.4'
fix(ieee802154): set rx_when_idle to false when Rx stop (v5.4)
See merge request espressif/esp-idf!40824
|
2025-07-28 14:45:24 +08:00 |
|
Jiang Jiang Jian
|
d0354479bd
|
Merge branch 'ci/enable_sysview_tests_v5.4' into 'release/v5.4'
ci: enable sysview example tests for all chips (v5.4)
See merge request espressif/esp-idf!39473
|
2025-07-28 14:43:14 +08:00 |
|
Jiang Jiang Jian
|
9c4fbf3e3f
|
Merge branch 'bugfix/fix_phy_test_crash_v5.4' into 'release/v5.4'
fix(PHY): Fixed phy test example crash (v5.4)
See merge request espressif/esp-idf!40757
|
2025-07-28 13:57:48 +08:00 |
|
Jiang Jiang Jian
|
ca0f20941f
|
Merge branch 'bugfix/fix_pmksa_cache_expired_after_sntp_issue_v5.4' into 'release/v5.4'
fix(wifi): fix pmksa cache expiration caused by sntp time synchronization issue(Backport v5.4)
See merge request espressif/esp-idf!40832
|
2025-07-28 13:57:25 +08:00 |
|
Rahul Tank
|
2fcaa705ba
|
fix(nimble): Added code under correct flags to fix compilation warnings
|
2025-07-28 10:22:42 +05:30 |
|
Jiang Jiang Jian
|
edeae998f7
|
Merge branch 'feat/add_bip_softAP_sae_ext_key_v5.4' into 'release/v5.4'
Add support for SAE-EXT on softAP and BIP on AP mode(5.4)
See merge request espressif/esp-idf!40829
|
2025-07-28 10:42:54 +08:00 |
|
Aditya Patwardhan
|
c6599cbd3e
|
Merge branch 'fix/gcm_fallback_must_depend_on_software_gcm_symbol_v5.4' into 'release/v5.4'
fix(mbedtls/gcm): Allow enabling GCM fallback only if software GCM is available (v5.4)
See merge request espressif/esp-idf!40807
|
2025-07-27 12:28:01 +05:30 |
|
Zhang Hai Peng
|
bbc3f1d8d8
|
fix(ble/bluedroid): Fixed fail to disconnect when device record is cleared
(cherry picked from commit b6dc79af47 )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-07-25 21:54:04 +08:00 |
|
Zhang Hai Peng
|
c640b35a48
|
fix(ble/bluedroid): fix incorrect resolving_list_avail_size update
(cherry picked from commit ac385530af )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-07-25 21:54:01 +08:00 |
|
Zhang Hai Peng
|
4616982b39
|
fix(ble/bluedroid): ensure resolving list is updated when the oldest device is removed
(cherry picked from commit 61606a6f95 )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-07-25 21:53:59 +08:00 |
|
Zhang Hai Peng
|
5b79aa9a12
|
fix(ble/bluedroid): Fix issue causing BTM_GetSecurityFlags failed
(cherry picked from commit 48235c7b25 )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-07-25 21:53:56 +08:00 |
|
muhaidong
|
f9fb14a3f3
|
fix(wifi): fix pmksa cache expiration caused by sntp time synchronization issue
|
2025-07-25 19:59:38 +08:00 |
|
zhangyanjiao
|
b54dff0968
|
fix(wifi/mesh): fixed the mesh crash issue when changing mesh AP's authmode
fix(wifi/mesh): fixed the esp_mesh_scan_get_ap_record() error in chain toplogy
|
2025-07-25 17:21:14 +05:30 |
|
Kapil Gupta
|
0a19eac18f
|
fix(esp_wifi): Set default ap mgmt cipher
|
2025-07-25 16:53:25 +05:30 |
|
tarun.kumar
|
7d56951775
|
fix(wifi): Made changes in api for sending bcast deauth frames
|
2025-07-25 16:49:39 +05:30 |
|
tarun.kumar
|
7a4c91b2ab
|
fix(wifi): Resolve out-of-bounds memory access in ieee80211w_kde_add
|
2025-07-25 16:47:25 +05:30 |
|
tarun.kumar
|
b8d7a33366
|
feat(wifi): Add SAE-EXT-KEY feature on softAP
|
2025-07-25 16:46:17 +05:30 |
|
Rahul Tank
|
ace0f634d3
|
Merge branch 'fix/clear_gatt_svc_len_v5.4' into 'release/v5.4'
fix(nimble): Clear GATT service entries counter upon GATT deinit (v5.4)
See merge request espressif/esp-idf!40546
|
2025-07-25 16:36:38 +05:30 |
|
Tan Yan Quan
|
901a10497c
|
fix(ieee802154): set rx_when_idle to false when Rx stop
|
2025-07-25 17:22:32 +08:00 |
|