Island
|
efb1a06cdf
|
Merge branch 'fix/ble_log_v2_cache_error_v5.3' into 'release/v5.3'
BLE Log v2 Function Update 251125 (v5.3)
See merge request espressif/esp-idf!43868
|
2025-12-02 16:37:39 +08:00 |
|
Wang Meng Yang
|
2288644b6d
|
Merge branch 'bugfix/fix_event_filter_bug_v5.3' into 'release/v5.3'
fix(bt/controller): Fixed hci connection request event filter bug (v5.3)
See merge request espressif/esp-idf!43877
|
2025-12-02 14:20:11 +08:00 |
|
Wang Meng Yang
|
0b4291ed7f
|
Merge branch 'bugfix/a2dp_deinit_crash_v5.3' into 'release/v5.3'
fix(bt): fixed crash caused by deinit during A2DP connection initiation(v5.3)
See merge request espressif/esp-idf!43789
|
2025-12-02 10:07:02 +08:00 |
|
Alexey Gerenkov
|
d6c6226b1a
|
Merge branch 'fix/apptrace_uart_crash_v5.3' into 'release/v5.3'
fix(app_trace): prevent possible system crash on uart buffer access (v5.3)
See merge request espressif/esp-idf!43862
|
2025-12-01 23:06:20 +08:00 |
|
xiongweichao
|
75122a3eea
|
fix(bt): fixed crash caused by deinit during A2DP connection initiation
- Only clean up when idle
|
2025-12-01 11:51:28 +00:00 |
|
liqigan
|
566c73f441
|
fix(bt/controller): Fixed hci connection request event filter bug
|
2025-12-01 13:45:44 +08:00 |
|
Zhou Xiao
|
b19806d6df
|
feat(ble): enabled lc get time for ceva controller
(cherry picked from commit 6924b8b372)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-12-01 11:10:30 +08:00 |
|
Zhou Xiao
|
cbb6c6002d
|
fix(ble): put ble_log_write_hex in iram to avoid cache error
(cherry picked from commit dc4e41fab8)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-12-01 11:10:30 +08:00 |
|
morris
|
29da3574f5
|
Merge branch 'bugfix/fix_i2s_auto_port_issue_v5.3' into 'release/v5.3'
fix(i2s): fix the auto port failure when use simplex on ESP32 (v5.3)
See merge request espressif/esp-idf!43821
|
2025-12-01 11:05:11 +08:00 |
|
Island
|
8703a83293
|
Merge branch 'feat/ble_mesh_log_enh_v5.3' into 'release/v5.3'
Feat/ble mesh log enh v5.3
See merge request espressif/esp-idf!43213
|
2025-12-01 11:04:09 +08:00 |
|
Island
|
908cf14ecb
|
Merge branch 'feat/ble_log_compression_modularized_v5.3' into 'release/v5.3'
refactor(ble): modularize compressed log scripts for better maintainability (v5.3)
See merge request espressif/esp-idf!43549
|
2025-12-01 11:03:36 +08:00 |
|
Island
|
c3d2735385
|
Merge branch 'fix/ble_mesh_rpr_example_fix_v5.3' into 'release/v5.3'
fix(ble_mesh): add proper memory cleanup in composition data parsing (v5.3)
See merge request espressif/esp-idf!43838
|
2025-12-01 10:53:15 +08:00 |
|
Erhan Kurubas
|
1694b0000a
|
fix(app_trace): prevent possible system crash on uart buffer access
|
2025-11-30 23:05:38 +01:00 |
|
luoxu
|
d98ddc6027
|
fix(ble_mesh): resolve miscellaneous logging issues
|
2025-11-30 11:53:21 +08:00 |
|
Rainer
|
25f841495f
|
fix(ble_mesh): fixed issues with incorrect logs format and position
|
2025-11-30 11:53:21 +08:00 |
|
luoxu
|
6360b56e0b
|
feat(ble_mesh): Miscellaneous log enhancement for Provisioning
|
2025-11-30 11:53:21 +08:00 |
|
Liu Linyan
|
3c6426168e
|
feat(ble_mesh): Miscellaneous log enhancement for BLE Mesh
|
2025-11-30 11:53:21 +08:00 |
|
Linyan Liu
|
9e13a13aa5
|
feat(ble_mesh): Miscellaneous update for BLE Mesh
|
2025-11-30 11:53:21 +08:00 |
|
Luo Xu
|
30ca16a5d9
|
refactor(ble): modularize compressed log scripts for better maintainability
(cherry picked from commit 0cf6f50179)
Co-authored-by: luoxu <luoxu@espressif.com>
|
2025-11-30 11:39:17 +08:00 |
|
Roland Dobai
|
594d3d805d
|
Merge branch 'feat/update_ccache_to_4.12.1_v5.3' into 'release/v5.3'
feat(tools): Updated ccache 4.11.2 -> 4.12.1 (v5.3)
See merge request espressif/esp-idf!43569
|
2025-11-28 15:25:09 +01:00 |
|
Luo Xu
|
65c98b699c
|
fix(ble_mesh): add proper memory cleanup in composition data parsing
(cherry picked from commit a45bb6c5da)
Co-authored-by: luoxu <luoxu@espressif.com>
|
2025-11-28 17:43:42 +08:00 |
|
Marek Fiala
|
8643ac198c
|
feat(tools): Updated ccache 4.11.2 -> 4.12.1
Closes https://github.com/espressif/esp-idf/issues/17756
|
2025-11-28 15:18:17 +08:00 |
|
Marek Fiala
|
2b36597791
|
refactor(tools): test_idf_tools.py ruff changes
|
2025-11-28 15:18:17 +08:00 |
|
morris
|
69492941dd
|
Merge branch 'ci/fixed_parlio_rx_test_case_incorrect_condition_v5.3' into 'release/v5.3'
ci(parlio): fixed incorrect condition in rx test case (v5.3)
See merge request espressif/esp-idf!43797
|
2025-11-28 14:53:36 +08:00 |
|
laokaiyao
|
2ab35cc2d1
|
fix(i2s): fix the auto port failure when use simplex on ESP32
|
2025-11-28 11:46:16 +08:00 |
|
Island
|
0b8ca3d9ad
|
Merge branch 'bugfix/bug_ble_max_device_record_v5.3' into 'release/v5.3'
fix(ble/bluedroid): Fixed BLE incorrect device record count issue (v5.3)
See merge request espressif/esp-idf!43595
|
2025-11-28 10:17:34 +08:00 |
|
Island
|
cbefff566a
|
Merge branch 'bugfix/fix_ble_scan_enable_timeout_v5.3' into 'release/v5.3'
Fixed scan HCI command timeout issue on ESP32 (v5.3)
See merge request espressif/esp-idf!43688
|
2025-11-28 10:17:00 +08:00 |
|
laokaiyao
|
c3b0115ed4
|
ci(parlio): fixed incorrect condition in rx test case
|
2025-11-27 16:13:35 +08:00 |
|
Rahul Tank
|
6a14861c92
|
Merge branch 'bugfix/check_psync_status_v5.3' into 'release/v5.3'
fix(nimble): Add a check for psync before processing (v5.3)
See merge request espressif/esp-idf!43634
|
2025-11-27 12:39:34 +05:30 |
|
Shu Chen
|
5869332342
|
Merge branch 'bugfix/update_thread_ci_testcases_v5.3' into 'release/v5.3'
feat(openthread): optimize fail cases in CI test (v5.3)
See merge request espressif/esp-idf!43741
|
2025-11-27 04:13:36 +00:00 |
|
Rahul Tank
|
17f375b54f
|
fix(nimble): Add a check for psync before processing
|
2025-11-26 14:52:59 +05:30 |
|
chenjianhua
|
3be4c8ebf4
|
feat(ble/nimble): support runtime allocation for mempool
|
2025-11-26 14:52:59 +05:30 |
|
yiwenxiu
|
d2e1fb16ae
|
feat(openthread): optimize fail cases in CI test
|
2025-11-26 11:08:40 +08:00 |
|
Shu Chen
|
f3586eac16
|
Merge branch 'feature/change_ot_psram_default_config_v5.3' into 'release/v5.3'
feat(openthread): Use PSRAM by default for OpenThread message buffers when PSRAM is enabled (v5.3)
See merge request espressif/esp-idf!43716
|
2025-11-26 01:52:18 +00:00 |
|
Shu Chen
|
4bf1bf6445
|
Merge branch 'fix/remove_the_duplicate_macro_definition_v5.3' into 'release/v5.3'
fix(openthread): remove the duplicate macro definition (v5.3)
See merge request espressif/esp-idf!43710
|
2025-11-26 01:27:38 +00:00 |
|
Fu Hanxi
|
ae1ca0e2ef
|
Merge branch 'ci/known-failure-dut-id-v5.3' into 'release/v5.3'
ci: pytest-ignore skip using dut id
See merge request espressif/esp-idf!43627
|
2025-11-25 12:57:55 +01:00 |
|
Xu Si Yu
|
890c7d91c0
|
feat(openthread): Use PSRAM by default for OpenThread message buffers when PSRAM is enabled
|
2025-11-25 16:14:49 +08:00 |
|
Xu Si Yu
|
6485614e02
|
fix(openthread): remove the duplicate macro definition
|
2025-11-25 16:13:57 +08:00 |
|
Zhang Hai Peng
|
18e06748c3
|
fix(bt): Update esp32 libbtdm_app.a (15a18b1a)
- fix(ble): fixed BLE enable scan timeout
- fix(ble): fixed crash in "btdm_controller_task"
(cherry picked from commit c5e50ccd19)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-11-25 11:53:27 +08:00 |
|
Wang Meng Yang
|
235c50f345
|
Merge branch 'bugfix/bt_idf_ci_v5.3' into 'release/v5.3'
fix(bt/examples): Fixed test_bt_l2cap not finding ESP_SDP_CREATE_RECORD_COMP_EVT (v5.3)
See merge request espressif/esp-idf!43605
|
2025-11-24 14:06:26 +08:00 |
|
Wang Meng Yang
|
5f3d8ac4d5
|
Merge branch 'feat/add_param_indicate_create_spp_records_v5.3' into 'release/v5.3'
feat(bt): Add an SPP API parameter to indicate whether to create the SPP record(v5.3)
See merge request espressif/esp-idf!43586
|
2025-11-24 11:25:50 +08:00 |
|
igor.udot
|
8bcb91e5f0
|
ci: pytest-ignore skip using dut id
|
2025-11-24 10:16:10 +08:00 |
|
Zhang Hai Peng
|
cb9dc0dea2
|
fix(ble/bluedroid): Fixed missing BLE connect and disconnect events
(cherry picked from commit 2dcbd64616)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-11-21 21:53:21 +08:00 |
|
yangfeng
|
18c3237449
|
fix(bt/examples): Fixed test_bt_l2cap not finding ESP_SDP_CREATE_RECORD_COMP_EVT
|
2025-11-21 19:33:08 +08:00 |
|
Zhang Hai Peng
|
e7ee24cb49
|
fix(ble/bluedroid): Fixed BLE incorrect device record count issue
(cherry picked from commit 9bfd9c5340)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-11-21 17:53:19 +08:00 |
|
xiongweichao
|
bb945d92fd
|
feat(bt): Adds an SPP API parameter to indicate whether to create SPP record
|
2025-11-21 15:56:57 +08:00 |
|
Euripedes Rocha
|
cdd8f31a4c
|
Merge branch 'fix/bridge_example_v5.3' into 'release/v5.3'
fix(examples): fixed bridge example test endnode to host send (v5.3)
See merge request espressif/esp-idf!43056
|
2025-11-20 11:37:41 +01:00 |
|
morris
|
319e195aae
|
Merge branch 'bugfix/fixed_i2s_write_invalid_offset_issue_v5.3' into 'release/v5.3'
fix(i2s): fixed invalid offset in the big gap writing scenario (v5.3)
See merge request espressif/esp-idf!42754
|
2025-11-19 15:43:04 +08:00 |
|
morris
|
0c663f52cf
|
Merge branch 'contrib/github_pr_17858_v5.3' into 'release/v5.3'
fix (GitHub PR) (v5.3)
See merge request espressif/esp-idf!43494
|
2025-11-19 11:57:32 +08:00 |
|
Shu Chen
|
0e684ec479
|
Merge branch 'fix/fix_some_deadlock_issue_v5.3' into 'release/v5.3'
fix(openthread): resolve deadlock issues due to switching_lock (v5.3)
See merge request espressif/esp-idf!43480
|
2025-11-18 21:47:42 +00:00 |
|