Commit Graph

41238 Commits

Author SHA1 Message Date
Song Ruo Jing
7fa05cee81 docs(ppa): add a note about bilinear scaling algorithm in PPA SRM
Closes https://github.com/espressif/esp-idf/issues/17531
2025-12-24 11:55:58 +08:00
Zhang Wen Xu
a7fb1f3c66 Merge branch 'feat/rcp_spinel_logs_v5.3' into 'release/v5.3'
feat(openthread): support RCP console debug via spinel (v5.3)

See merge request espressif/esp-idf!44158
2025-12-24 02:29:58 +00:00
Rahul Tank
932fdb5016 Merge branch 'bugfix/bug_bounty_ble_issue_v5.3' into 'release/v5.3'
fix(protocomm): Add security checks for buffer overflow and incorrect length handling (v5.3)

See merge request espressif/esp-idf!44298
2025-12-23 21:45:24 +05:30
Rahul Tank
d2351793be Merge branch 'feat/add_static_passkey_v5.3' into 'release/v5.3'
feat(nimble): Add support for static passkey (v5.3)

See merge request espressif/esp-idf!44444
2025-12-23 21:08:02 +05:30
morris
5d03ee3937 Merge branch 'contrib/github_pr_17945_v5.3' into 'release/v5.3'
fix(usb_serial_jtag_driver): tx_ring_buf not checked for successful allocation (backport v5.3)

See merge request espressif/esp-idf!44287
2025-12-23 22:42:19 +08:00
Rahul Tank
8eea019697 feat(nimble): Add support for static passkey 2025-12-22 21:17:50 +05:30
Island
825c0520f4 Merge branch 'fix/ble_mesh_trans_enh_seg_rpl_v5.3' into 'release/v5.3'
fix(ble_mesh): fixed incorrect rpl behavior in transport enh (v5.3)

See merge request espressif/esp-idf!44386
2025-12-22 14:29:19 +08:00
Rahul Tank
dba9a7dc01 fix(protocomm): Add security checks for buffer overflow and incorrect length handling 2025-12-21 11:52:04 +05:30
Island
70aae5f8a7 Merge branch 'fix/ble_log_v2_dual_core_iwt_v5.3' into 'release/v5.3'
fix(ble): added missed spin lock initialization (v5.3)

See merge request espressif/esp-idf!44379
2025-12-19 15:10:46 +08:00
Island
5dda1d0683 Merge branch 'feat/ble_mesh_dfu_supported_v5.3' into 'release/v5.3'
Feat/ble mesh dfu supported v5.3

See merge request espressif/esp-idf!44131
2025-12-19 14:39:47 +08:00
Alexey Gerenkov
ee26b93a30 Merge branch 'feature/update-openocd-to-v0.12.0-esp32-20251215_v5.3' into 'release/v5.3'
feat(tools): update openocd version to v0.12.0-esp32-20251215 (v5.3)

See merge request espressif/esp-idf!44313
2025-12-19 01:44:02 +08:00
Alexey Gerenkov
70cc54c8e6 Merge branch 'fix/clang_build_error_v5.3' into 'release/v5.3'
fix(xtensa): Fix clang assembler errors in STRUCT_AFIELD_A macro (v5.3)

See merge request espressif/esp-idf!44349
2025-12-18 18:03:51 +08:00
Luo Xu
e0373aa7d3 fix(ble_mesh): fixed incorrect rpl behavior in transport enh
(cherry picked from commit 29a722296f)

Co-authored-by: luoxu <luoxu@espressif.com>
2025-12-18 17:43:13 +08:00
Zhou Xiao
abfb109ba6 fix(ble): added missed spin lock initialization
(cherry picked from commit 069262e513)

Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
2025-12-18 17:13:36 +08:00
luoxu
72cb630be9 feat(ble_mesh): dfd client/server supported 2025-12-18 16:27:53 +08:00
luoxu
1022421115 fix(bt): Fixed the issue of duplicate MAX macro definitions 2025-12-18 16:19:35 +08:00
luoxu
eb9f1a4677 feat(ble_mesh): Adapt DFU/MBT to esp-idf 2025-12-18 16:19:35 +08:00
luoxu
51bb57aff9 feat(ble_mesh): Device Firmware Update (Zephyr v4.0.0) 2025-12-18 16:19:35 +08:00
Island
2910e7de68 Merge branch 'bugfix/fix_bt_4205_v5.3' into 'release/v5.3'
Fixed BLE assert lld_con.c 1479 on ESP32-C3 and ESP32-S3(5106725) (v5.3)

See merge request espressif/esp-idf!44326
2025-12-18 11:29:52 +08:00
Island
87157acc06 Merge branch 'bugfix/fix_ble_security_issue_2025_v5.3' into 'release/v5.3'
Fix potential CVE-2024-0039 out-of-bounds write in attp_build_value_cmd (v5.3)

See merge request espressif/esp-idf!43805
2025-12-18 10:56:22 +08:00
Island
e007f5d694 Merge branch 'bugfix/fix_reconnect_failed_with_extend_adv_v5.3' into 'release/v5.3'
fix(ble/bluedroid): Fixed the issue that extend advertising might not restart if the connection fails (v5.3)

See merge request espressif/esp-idf!44249
2025-12-18 10:51:27 +08:00
Wang Meng Yang
23091038f2 Merge branch 'bugfix/l2c_fcr_clone_buf_v5.3' into 'release/v5.3'
fix(bt/bluedroid): fixed possible access to NULL in l2c_fcr_clone_buf

See merge request espressif/esp-idf!44265
2025-12-18 09:50:40 +08:00
Erhan Kurubas
b435c262a5 fix(xtensa): Fix clang assembler errors in STRUCT_AFIELD_A macro 2025-12-17 22:15:20 +01:00
Erhan Kurubas
c781b04569 change(freertos): add task count and pointer width to OpenOCD debug table 2025-12-18 00:20:31 +08:00
Erhan Kurubas
33b69db933 feat(freertos): add list offsets to the openocd_params 2025-12-18 00:20:31 +08:00
Erhan Kurubas
b3df5517be feat(tools): update openocd version to v0.12.0-esp32-20251215 2025-12-18 00:20:31 +08:00
Euripedes Rocha
ca6b7623ca Merge branch 'feat/upt_tests_new_runners_v5.3' into 'release/v5.3'
feat(ci): updated Ethernet test to align with new runners (v5.3)

See merge request espressif/esp-idf!43767
2025-12-17 12:54:23 +01:00
Roland Dobai
7b1860a918 Merge branch 'fix/small-limit-for-kconfserver_v5.3' into 'release/v5.3'
fix: allow larger buffer size for commands (especially for idf.py confserver) (v5.3)

See merge request espressif/esp-idf!44300
2025-12-17 09:13:22 +01:00
Jiang Jiang Jian
956d33fea2 Merge branch 'bugfix/fix_esp32_coex_cache_disable_crash_v5.3' into 'release/v5.3'
fix(coex): fix esp32 coex crash issue v5.3

See merge request espressif/esp-idf!44290
2025-12-17 15:56:24 +08:00
Rahul Tank
2392928a73 Merge branch 'bugfix/fix_compile_tinycrypt_v5.3' into 'release/v5.3'
fix(nimble): Add missing header file to fix compilation issue (v5.3)

See merge request espressif/esp-idf!43887
2025-12-17 12:34:59 +05:30
Chen Jian Hua
12fc439c6e fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(5106725)
- Fixed BLE assert lld_con.c 1479


(cherry picked from commit 22641241fa)

Co-authored-by: chenjianhua <chenjianhua@espressif.com>
2025-12-17 12:53:53 +08:00
Island
7ebec23e60 Merge branch 'feat/support_bhost2025_44_v5.3' into 'release/v5.3'
feat(ble/bluedroid): Add more debug log for bluedroid (v5.3)

See merge request espressif/esp-idf!43364
2025-12-17 10:48:40 +08:00
Jan Beran
0d23a33678 fix: set sufficient buffer limit for idf.py confserver 2025-12-16 12:11:05 +01:00
Adorjan White
9cc0b671bc fix(usb_serial_jtag): tx_ring_buf not checked for successful allocation,
Closes https://github.com/espressif/esp-idf/pull/17945
2025-12-16 16:18:54 +08:00
liuning
6918187b12 fix(coex): fix esp32 coex crash issue (b351c230) 2025-12-16 16:01:33 +08:00
Ondrej Kosta
6cf171edb6 feat(ci): updated Ethernet tests to align with new runners 2025-12-16 15:27:09 +08:00
Rahul Tank
80e1d51d2f fix(nimble): Add missing header file to fix compilation issue 2025-12-16 12:18:17 +05:30
Jin Cheng
176c7e766c fix(bt/bluedroid): fixed possible access to NULL in l2c_fcr_clone_buf 2025-12-16 11:41:19 +08:00
Zhi Wei Jian
6c7a8db099 fix(ble/bluedroid): Fixed reconnection failed with extend adv
(cherry picked from commit ec4052c1c7)

Co-authored-by: zhiweijian <zhiweijian@espressif.com>
2025-12-15 21:23:23 +08:00
zhanghaipeng
4c15d43cff fix(ble/bledroid): fix codespell issues in bluedroid code 2025-12-15 14:21:54 +08:00
Island
23aa2ad613 Merge branch 'fix/fix_pawr_crash_errors_v5.3' into 'release/v5.3'
Fix/fix pawr crash errors (v5.3)

See merge request espressif/esp-idf!43942
2025-12-15 14:21:20 +08:00
Island
c74ef7354b Merge branch 'fix/add_soc_caps_for_pawr_feat_v5.3' into 'release/v5.3'
fix(ble): add soc caps feat for PAwR (v5.3)

See merge request espressif/esp-idf!44148
2025-12-15 11:17:11 +08:00
Jiang Jiang Jian
de6f6dde90 Merge branch 'bugfix/ftm_memory_corruption_v5.3' into 'release/v5.3'
bugfix(wifi): Resolve the memory corruption issue in FTM (Backport v5.3)

See merge request espressif/esp-idf!44189
2025-12-14 15:13:51 +08:00
Zhang Hai Peng
17174fd729 fix(ble/bluedroid): Add bounds check in ble_ancs example
(cherry picked from commit 7e876249df)

Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2025-12-12 20:56:25 +08:00
Akshat Agrawal
7af647adce bugfix(wifi): Resolve the memory corruption issue in FTM 2025-12-12 15:31:29 +05:30
Tan Yan Quan
a79b5d94c4 feat(openthread): support RCP console debug via spinel 2025-12-12 14:29:48 +08:00
Island
f83d164180 Merge branch 'change/ble_update_lib_20251202_v5.3' into 'release/v5.3'
change(ble): [AUTO_MR] 20251202 - Update ESP BLE Controller Lib (v5.3)

See merge request espressif/esp-idf!44017
2025-12-12 11:43:08 +08:00
Island
8b42bac1b7 Merge branch 'feat/ble_mesh_lib_log_output_opt_v5.3' into 'release/v5.3'
feat(ble_mesh): add ext log initialization functions (v5.3)

See merge request espressif/esp-idf!43754
2025-12-12 11:08:21 +08:00
cjin
416f050137 fix(ble): add soc caps config for pawr feat on ESP32H2 2025-12-12 09:09:59 +08:00
Jin Chen
37590058f2 fix(ble): remove target dependency on power control config on ESP32C6
(cherry picked from commit f29f500ac8)

Co-authored-by: cjin <jinchen@espressif.com>
2025-12-12 09:08:20 +08:00