Marek Fiala
c34a8f9c88
change(tools): Updated argument files with quotations in README.md
2026-01-06 11:33:08 +01:00
yangfeng
ad4943ee24
fix(bt/example): Fixed hf_ag build error
2026-01-04 18:57:46 +08:00
Wang Meng Yang
7c18387110
Merge branch 'refactor/split_a2dp_sink_v5.5' into 'release/v5.5'
...
refactor(examples/classic_bt): Split a2dp_sink example(v5.5)
See merge request espressif/esp-idf!44531
2026-01-04 11:59:31 +08:00
Rahul Tank
728d58ab1d
Merge branch 'fix/ble_issues_29122025_v5.5' into 'release/v5.5'
...
fix(nimble): Fix nimble issues 29122025 (v5.5)
See merge request espressif/esp-idf!44625
2025-12-31 16:21:23 +05:30
Zhang Wen Xu
913c2b4f10
Merge branch 'fix/remove_unused_ulp_for_otdp_v5.5' into 'release/v5.5'
...
fix(openthread): removed unused ulp configuration(v5.5)
See merge request espressif/esp-idf!44659
2025-12-31 01:52:01 +00:00
yangfeng
59cd911a83
refactor(examples/classic_bt): Add example tests for A2DP and AVRCP examples
2025-12-30 16:54:30 +08:00
yangfeng
167f52d1ad
docs: Add explanations for the A2DP sink stream and AVRCP examples
...
- Modify the path of A2DP sink example
2025-12-30 16:47:23 +08:00
yangfeng
809327f5fd
refactor(examples/classic_bt): Add AVRCP cover art example with LCD display
2025-12-30 16:47:23 +08:00
yangfeng
7086632105
refactor(examples/classic_bt): Add common code for AVRCP cover art example
2025-12-30 16:47:23 +08:00
yangfeng
2136c80f1f
refactor: Refactor the example of the coexistence of A2DP sink and GATT service
2025-12-30 16:47:23 +08:00
yangfeng
93bb32df75
refactor(examples/classic_bt): Refactor A2DP sink and AVRCP examples
...
- Add avrcp_ct_metadata example
- Add avrcp_absolute_volume example
- Add the example components about common code for a2dp sink and avrcp
2025-12-30 16:47:23 +08:00
Rahul Tank
e362f90277
feat(nimble): Add support for static passkey
2025-12-30 12:53:07 +05:30
zwx
976709a115
fix(openthread): removed unused ulp configuration
2025-12-30 11:03:23 +08:00
Chen Yudong
d3c350d42d
ci: fix sdkconfig.ci.xxx for wifi examples
2025-12-30 10:53:20 +08:00
Chen Yudong
dae2b988f4
ci: rename wifi_two_dut to two_duts
2025-12-30 10:53:16 +08:00
Jiang Jiang Jian
0a10858fd7
Merge branch 'feature/extend_h2_conon_num_to_70_v5.5' into 'release/v5.5'
...
change(ble): Updated the maximum number of concurrent connections to 70 on ESP32-H2 (v5.5)
See merge request espressif/esp-idf!43835
2025-12-30 10:31:52 +08:00
Jiang Jiang Jian
9f93e5c7f1
Merge branch 'feat/upt_tests_new_runners_v5.5' into 'release/v5.5'
...
feat(ci): updated Ethernet test to align with new runners (v5.5)
See merge request espressif/esp-idf!43765
2025-12-30 10:30:44 +08:00
Island
09693eee8a
Merge branch 'fix/ble_mesh_rpr_example_fix_v5.5' into 'release/v5.5'
...
fix(ble_mesh): add proper memory cleanup in composition data parsing (v5.5)
See merge request espressif/esp-idf!43840
2025-12-29 15:37:16 +08:00
Island
1d7830102e
Merge branch 'feat/show_how_to_use_smp_in_blufi_example_v5.5' into 'release/v5.5'
...
feat(ble/blufi): Support setting BLE encryption for blufi (v5.5)
See merge request espressif/esp-idf!44143
2025-12-29 12:11:21 +08:00
Zhang Wen Xu
61ca635d73
Merge branch 'feat/simple_ota_h2_v5.5' into 'release/v5.5'
...
feat(openthread/ota): support esp32h2 for simple ota example over thread (v5.5)
See merge request espressif/esp-idf!43976
2025-12-26 06:31:37 +00:00
Zhang Wen Xu
405f144c87
Merge branch 'fix/remove_the_duplicate_macro_definition_v5.5' into 'release/v5.5'
...
fix(openthread): remove the duplicate macro definition (v5.5)
See merge request espressif/esp-idf!43708
2025-12-26 06:27:39 +00:00
Mahavir Jain
961abe6a08
Merge branch 'fix/align_ota_written_size_during_ota_resumption_to_last_16_byte_boundry_v5.5' into 'release/v5.5'
...
fix(esp_https_ota): align OTA resumption offset to 16-byte boundary (v5.5)
See merge request espressif/esp-idf!44034
2025-12-26 09:55:39 +05:30
Luo Xu
3dc98549f8
fix(ble_mesh): add proper memory cleanup in composition data parsing
...
(cherry picked from commit a45bb6c5da )
Co-authored-by: luoxu <luoxu@espressif.com >
2025-12-26 12:06:00 +08:00
Wang Meng Yang
ac9a4272f5
Merge branch 'bugfix/bt_idf_ci_v5.5' into 'release/v5.5'
...
fix(bt/examples): Fixed test_bt_l2cap not finding ESP_SDP_CREATE_RECORD_COMP_EVT (v5.5)
See merge request espressif/esp-idf!43603
2025-12-26 10:30:14 +08:00
morris
259652d091
Merge branch 'feat/usb_host_example_unknown_client_event_backport_v5.5' into 'release/v5.5'
...
fix(usb_host): Dont abort on unsupported client events backport v5.5
See merge request espressif/esp-idf!44061
2025-12-26 09:52:40 +08:00
morris
2a481f5bc7
Merge branch 'feat/isp_crop_driver_v5.5' into 'release/v5.5'
...
feat(isp): support Crop driver on p4 rev3 (v5.5)
See merge request espressif/esp-idf!43446
2025-12-26 09:51:13 +08:00
morris
921f13f8a4
Merge branch 'test/reenable_tsens_test_v5.5' into 'release/v5.5'
...
test(tsens): Re-enable temperature sensor test on esp32p4 v3 (v5.5)
See merge request espressif/esp-idf!44195
2025-12-26 09:50:23 +08:00
nilesh.kale
ab8f49823b
feat: added testcase to check ota resumption if FE is enabled
...
This commit also added config option to set default buffer size for OTA.
This testcase mainly checks if OTA resumption fails if data written is
not 16 byte aligned when Flash Encryption is enabled.
2025-12-18 19:09:56 +08:00
Island
5cf7ec68bc
Merge branch 'bugfix/fix_ble_security_issue_2025_v5.5' into 'release/v5.5'
...
Fix potential CVE-2024-0039 out-of-bounds write in attp_build_value_cmd (v5.5)
See merge request espressif/esp-idf!43807
2025-12-18 14:25:15 +08:00
Chen Chen
c9c25684ca
feat(isp): support Crop driver on p4 rev3
...
Add support for crop driver on p4eco5 and update example in
`isp/multi_pipelines`
2025-12-15 15:11:45 +08:00
Tan Yan Quan
99b9913406
feat(openthread): support RCP console debug via spinel
2025-12-15 14:26:35 +08:00
C.S.M
ac196562d9
test(tsens): Re-enable temperature sensor test on esp32p4 v3
2025-12-12 19:14:30 +08:00
Jiang Jiang Jian
2b9938db4e
Merge branch 'bugfix/update_thread_ci_testcases_v5.5' into 'release/v5.5'
...
feat(openthread): optimize fail cases in CI test (v5.5)
See merge request espressif/esp-idf!43739
2025-12-12 18:55:37 +08:00
Zhang Hai Peng
c3c6304091
feat(ble/blufi): Support setting BLE encryption for blufi
...
(cherry picked from commit 60a028fb17 )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-12-11 16:21:47 +08:00
peter.marcisovsky
c5b01fc627
fix(usb_host): Dont abort on unsupported client events
...
- suspend and resume client events
2025-12-08 14:05:21 +01:00
Tan Yan Quan
b23f516526
feat(openthread/ota): support esp32h2 for ota examples over thread
2025-12-04 19:56:01 +08:00
Zhang Hai Peng
8739a2d82b
fix(ble/bluedroid): Fix VLA in a2dp_gatts_coex example
...
(cherry picked from commit e741f09e0f )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-12-03 11:54:20 +08:00
Zhang Hai Peng
de2b4af5bd
fix(ble/bt): Add NULL check in esp_hid_device example
...
(cherry picked from commit 8e0f74a2cc )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-12-03 11:54:18 +08:00
Zhang Hai Peng
775b64753e
fix(ble/bt): Add NULL check in esp_hid_host example
...
(cherry picked from commit 8b5dd75368 )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-12-03 11:54:17 +08:00
Zhang Hai Peng
f67bb6c31c
fix(ble/blufi): Add DH param length validation
...
(cherry picked from commit 773814c087 )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-12-03 11:54:17 +08:00
Zhang Hai Peng
dedf21c0ae
fix(ble/bluedroid): Fix memory leak in ble_spp_server example
...
(cherry picked from commit b6b3b81bf6 )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-12-03 11:54:16 +08:00
Zhang Hai Peng
45835b025f
fix(ble/bluedroid): Use calloc in gatt_server example
...
(cherry picked from commit e26b60090d )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-12-03 11:54:16 +08:00
Zhang Hai Peng
7ca7eb47c4
fix(ble/bluedroid): Use snprintf in ble_eddystone example
...
(cherry picked from commit 24e023e307 )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-12-03 11:54:15 +08:00
Zhang Hai Peng
9112b87c19
fix(ble/bluedroid): Add bounds check in ble_ancs example
...
(cherry picked from commit 7e876249df )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-12-03 11:54:15 +08:00
morris
a4b11386a1
Merge branch 'feat/esp32p4_eco5_adc_cali_v5.5' into 'release/v5.5'
...
feat(adc): support ADC calibration on ESP32P4 ECO5 (v5.5)
See merge request espressif/esp-idf!43778
2025-12-03 09:51:14 +08:00
Jiang Jiang Jian
a5cc517d31
Merge branch 'fix/core_system_fixes_for_p4_eco5_v5_5' into 'release/v5.5'
...
Core System fixes for p4 eco5 (v5.5)
See merge request espressif/esp-idf!43726
2025-12-02 19:56:22 +08:00
gaoxu
c0579027e3
ci(adc): re-enable ADC test on ESP32P4
2025-12-02 08:52:21 +08:00
Ondrej Kosta
3fe406aa92
feat(ci): updated Ethernet tests to align with new runners
2025-12-01 16:16:03 +01:00
Xiao Xufeng
09aafffb2e
esp_system: increase bootloader partition size in examples using framepointer
2025-12-01 15:31:44 +08:00
Shen Wei Long
7738c4f733
change(ble): Updated the maximum number of concurrent connections to 70 on ESP32-H2
...
(cherry picked from commit cd33f13521 )
Co-authored-by: ShenWeilong <shenweilong@espressif.com >
2025-11-28 09:06:14 +00:00