Zhao Wei Liang
|
d450242aac
|
fix(ble): change the default ble cca thresh on ESP32-H2
(cherry picked from commit a2fab0ad60)
Co-authored-by: cjin <jinchen@espressif.com>
|
2025-06-09 11:03:55 +08:00 |
|
Zhao Wei Liang
|
b96af85ef9
|
fix(ble): change the default ble cca thresh on ESP32-C6
(cherry picked from commit 581521526b)
Co-authored-by: cjin <jinchen@espressif.com>
|
2025-06-09 11:03:53 +08:00 |
|
Zhao Wei Liang
|
584e15a76e
|
fix(ble): change ld file on ESP32-C2
(cherry picked from commit 6c5bff1bd8)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-06-09 11:03:51 +08:00 |
|
Zhao Wei Liang
|
337057d90d
|
fix(ble): fixed an occasional assertion issue during sync on ESP32-C6
(cherry picked from commit 3c8ba488e0)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-06-09 11:03:48 +08:00 |
|
Zhao Wei Liang
|
6a753b46c5
|
change(ble): [AUTO_MR] Update lib_esp32c2 to 7f72c031
(cherry picked from commit 4be18a2469)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-06-09 11:03:46 +08:00 |
|
Zhao Wei Liang
|
26d8b6e4e6
|
change(ble): [AUTO_MR] Update lib_esp32c6 to 35fe65f4
(cherry picked from commit 57c8d23800)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-06-09 11:03:44 +08:00 |
|
Zhao Wei Liang
|
1782d6ac5d
|
change(ble): [AUTO_MR] Update lib_esp32h2 to 35fe65f4
(cherry picked from commit dbf7835a6b)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-06-09 11:03:41 +08:00 |
|
Rahul Tank
|
3b0c5eb8da
|
Merge branch 'bugfix/add_missing_deinit_call_v5.2' into 'release/v5.2'
fix(nimble): Add invocation for mempool_deinit (v5.2)
See merge request espressif/esp-idf!39673
|
2025-06-07 18:36:15 +05:30 |
|
Sergei Silnov
|
ac74bb7595
|
Merge branch 'ci/disable-plugin-idf_ci_v5.2' into 'release/v5.2'
ci: disable idf-ci plugin (v5.2)
See merge request espressif/esp-idf!39668
|
2025-06-04 11:30:15 -03:00 |
|
Rahul Tank
|
94f41bfd89
|
fix(nimble): Add invocation for mempool_deinit
|
2025-06-04 17:00:12 +05:30 |
|
Fu Hanxi
|
de38d22021
|
ci: disable idf-ci plugin
this plugin will be re-enabled with compatible code in !38755
|
2025-06-04 13:20:13 +02:00 |
|
Island
|
975bea85f1
|
Merge branch 'bugfix/fix_ble_crash_when_check_send_pkts_v5.2' into 'release/v5.2'
fix(ble/bluedroid): Fixed null pointer assert in l2c_link_check_send_pkts (v5.2)
See merge request espressif/esp-idf!39596
|
2025-06-04 16:53:11 +08:00 |
|
Shu Chen
|
eb189a4a35
|
Merge branch 'feat/and_function_to_exit_ot_mainloop_v5.2' into 'release/v5.2'
feat(openthread): add a function to exit openthread mainloop safely (v5.2)
See merge request espressif/esp-idf!39613
|
2025-06-04 08:24:51 +00:00 |
|
Wang Meng Yang
|
80ac9a4c91
|
Merge branch 'change/opt_hid_device_connect_description_v5.2' into 'release/v5.2'
docs(bt/bluedroid): Updated HID Device connect API description (v5.2)
See merge request espressif/esp-idf!39606
|
2025-06-04 14:17:32 +08:00 |
|
Island
|
e782d7c98f
|
Merge branch 'fix/ble_log_spi_out_timer_delete_v5.2' into 'release/v5.2'
fix(ble): set timer handle to null after deletion (v5.2)
See merge request espressif/esp-idf!39557
|
2025-06-04 11:26:56 +08:00 |
|
Xu Si Yu
|
5c7c08d0df
|
feat(openthread): add a function to exit openthread main loop safely
|
2025-06-03 16:45:45 +08:00 |
|
Island
|
a11377fc67
|
Merge branch 'fix/ble_mesh_solic_tx_pdu_fix_v5.2' into 'release/v5.2'
fix(ble_mesh): fixed issues with proxy solic pdu adv (v5.2)
See merge request espressif/esp-idf!39525
|
2025-06-03 15:53:51 +08:00 |
|
liqigan
|
085f4c523e
|
docs(bt/bluedroid): Updated HID Device connect API description
Closes https://github.com/espressif/esp-idf/issues/16020
|
2025-06-03 15:38:25 +08:00 |
|
Zhang Hai Peng
|
34ffce1441
|
fix(ble/bluedroid): Fixed null pointer assert in l2c_link_check_send_pkts
(cherry picked from commit 8150573012)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-06-03 12:13:27 +08:00 |
|
Roland Dobai
|
efb0e20448
|
Merge branch 'update/rom-elfs-to-20240305_v5.2' into 'release/v5.2'
feat(tools): update esp-rom-elf to version 20240305 (v5.2)
See merge request espressif/esp-idf!39492
|
2025-06-02 08:33:53 +02:00 |
|
Zhou Xiao
|
651109f03f
|
fix(ble): set timer handle to null after deletion
(cherry picked from commit 1614e71eb6)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-05-30 19:53:28 +08:00 |
|
Wang Meng Yang
|
28027d6b31
|
Merge branch 'fix/incorrect_setting_of_sco_packet_type_mask_v5.2' into 'release/v5.2'
fix(bt): fixed incorrect mask was used to exclude sco packets (backport v5.2)
See merge request espressif/esp-idf!39502
|
2025-05-30 14:20:56 +08:00 |
|
luoxu
|
787c725f66
|
fix(ble_mesh): fixed issues with proxy solic pdu adv
|
2025-05-30 11:09:47 +08:00 |
|
Rahul Tank
|
3ec7c5b910
|
Merge branch 'bugfix/add_ci_files_v5.2' into 'release/v5.2'
fix(nimble): Add CI files for base configurations (v5.2)
See merge request espressif/esp-idf!39244
|
2025-05-29 14:08:41 +05:30 |
|
Alexey Lapshin
|
5b6ba02773
|
feat(tools): update esp-rom-elf to version 20240305
|
2025-05-29 15:44:01 +08:00 |
|
Jiang Jiang Jian
|
cea685236a
|
Merge branch 'bugfix/fix_sta_connection_info_error_on_c5_c6_v5.2' into 'release/v5.2'
fix(wifi): fix the issue that sta connection info loss lr info on C6 (v5.2)
See merge request espressif/esp-idf!39447
|
2025-05-29 14:00:17 +08:00 |
|
Mahavir Jain
|
6967f070c1
|
Merge branch 'fix/suppress_cert_bundle_serial_number_warning_v5.2' into 'release/v5.2'
fix(mbedtls/esp_crt_bundle): Suppress non-negative serial number warning (v5.2)
See merge request espressif/esp-idf!39406
|
2025-05-29 10:51:55 +05:30 |
|
gongyantao
|
510cab369f
|
fix(bt): fixed incorrect mask was used to exclude sco packets
|
2025-05-29 09:55:55 +08:00 |
|
Rahul Tank
|
613970487f
|
fix(nimble): Added CI files for various configurations
|
2025-05-28 20:01:41 +05:30 |
|
Island
|
376593aa9b
|
Merge branch 'bugfix/fix_send_delete_link_key_cmd_1_v5.2' into 'release/v5.2'
Bugfix/fix send delete link key cmd 1 (v5.2)
See merge request espressif/esp-idf!39443
|
2025-05-28 10:58:48 +08:00 |
|
Island
|
e7fe0f3a0e
|
Merge branch 'fix/ble_mesh_micellaneous_update_v5.2' into 'release/v5.2'
Fix/ble mesh micellaneous update v5.2
See merge request espressif/esp-idf!39462
|
2025-05-28 10:37:35 +08:00 |
|
Island
|
b4b598d6aa
|
Merge branch 'feat/ble_log_spi_out_dev_phase_3_v5.2' into 'release/v5.2'
Feat/ble log spi out dev phase 3 (v5.2)
See merge request espressif/esp-idf!39353
|
2025-05-28 10:35:56 +08:00 |
|
luoxu
|
ced7ed49c3
|
feat(ble_mesh): update lib to bbb57d10f9
|
2025-05-27 20:12:43 +08:00 |
|
luoxu
|
85474d15cc
|
feat(ble_mesh): Change the type of rpl size from uint8 to uint16
|
2025-05-27 17:00:46 +08:00 |
|
luoxu
|
d3443c224a
|
fix(ble_mesh): update ble 50 macro on unsupported version
|
2025-05-27 17:00:46 +08:00 |
|
luoxu
|
3a6eb5f502
|
fix(ble_mesh): fixed issue where private beacon used incorrect adv type
|
2025-05-27 15:34:56 +08:00 |
|
luoxu
|
57f6209d17
|
fix(ble_mesh): fixed some issues with ble50
|
2025-05-27 15:34:56 +08:00 |
|
luoxu
|
640b37d7d5
|
feat(ble_mesh): Remote Provisioning Server UUID Matchs Supported
|
2025-05-27 15:34:56 +08:00 |
|
luoxu
|
6f73b4b4d4
|
fix(ble_mesh): Remote Provisioning Client/Server bugs fixed
|
2025-05-27 15:34:56 +08:00 |
|
zhangyanjiao
|
281664bb12
|
fix(wifi): fix the issue that sta connection info loss lr info on C5/C6
|
2025-05-27 15:15:54 +08:00 |
|
Zhang Hai Peng
|
e64937f7f6
|
fix(ble/bluedroid): Fixed clear BLE device recored
(cherry picked from commit 21391a45fd)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-05-27 15:13:38 +08:00 |
|
Zhang Hai Peng
|
26ca2561f6
|
fix(ble/bluedroid): Fixed issue with deleting link key when classic Bluetooth is not used
(cherry picked from commit 7c16bce827)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-05-27 15:13:35 +08:00 |
|
Jiang Jiang Jian
|
0227813912
|
Merge branch 'backport/backport_some_wifi_changes_250526_v5.2' into 'release/v5.2'
fix(wifi): fix some wifi bugs(backport v5.2)
See merge request espressif/esp-idf!39412
|
2025-05-27 14:48:17 +08:00 |
|
Mahavir Jain
|
9bb951c77b
|
Merge branch 'change/exclude_cve-2023-53154_v5.2' into 'release/v5.2'
change: adds CVE-2023-53154 to cJSON sbom exclude list (v5.2)
See merge request espressif/esp-idf!39418
|
2025-05-27 10:52:49 +05:30 |
|
Jiang Jiang Jian
|
9a4bdcf37b
|
Merge branch 'fix/fix_usj_pad_leakage_v5.2' into 'release/v5.2'
fix(esp_hw_support): always disable USJ pad in sleep to supress leakage (v5.2)
See merge request espressif/esp-idf!39108
|
2025-05-26 19:57:15 +08:00 |
|
Jiang Jiang Jian
|
6dc1044aec
|
Merge branch 'fix/fix_esp_timer_accuracy_when_do_dfs_v5.2' into 'release/v5.2'
fix(esp_hw_support): improve esp timer accuracy on DFS for esp32 & esp32s2 (v5.2)
See merge request espressif/esp-idf!39342
|
2025-05-26 19:55:04 +08:00 |
|
Ashish Sharma
|
c6f3666381
|
change: adds CVE-2023-53154 to cJSON sbom exclude list
|
2025-05-26 17:32:16 +08:00 |
|
yinqingzhao
|
b05874b5e7
|
fix(wifi): fix some wifi bugs
|
2025-05-26 17:13:57 +08:00 |
|
harshal.patil
|
207b2322d2
|
fix(mbedtls/esp_crt_bundle): Suppress non-negative serial number warning
Co-authored-by: Mahavir Jain <mahavir.jain@espressif.com>
|
2025-05-26 14:04:44 +05:30 |
|
Zhou Xiao
|
3f4b935a66
|
change(ble): make falling edge when disabling ts sync
|
2025-05-26 15:34:49 +08:00 |
|