wanckl
32895539f2
fix(driver_spi): support un-aligned dma transaction and psram transaction
2026-01-06 14:16:20 +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
morris
afc3741ec4
Merge branch 'ci/reenable_p4_usb_device_tests_backport_v5.5' into 'release/v5.5'
...
ci(usb/device): re-enable usb_device tests for ESP32-P4 (backport v5.5)
See merge request espressif/esp-idf!43771
2025-11-28 10:09:29 +08:00
Omar Chebib
56c71ffc0d
ci: re-enable cxx tests_apps and examples for the ESP32-P4
2025-11-27 11:20:35 +05:30
morris
1d5fcc6d2e
Merge branch 'bugfix/uart_related_backports_v5.5' into 'release/v5.5'
...
fix(uart): some related uart backports (v5.5)
See merge request espressif/esp-idf!43617
2025-11-27 10:52:38 +08:00
Tomas Rezucha
6eb5def1d0
ci(usb/device): re-enable usb_device tests for ESP32-P4
2025-11-26 16:00:15 +01:00
Island
df08d0dbc3
Merge branch 'bugfix/check_psync_status_v5.5' into 'release/v5.5'
...
fix(nimble): Add a check for psync before processing (v5.5)
See merge request espressif/esp-idf!43632
2025-11-26 17:33:14 +08:00
Konstantin Kondrashov
dde1b3d791
fix(examples): Fix IPC ISR RISC-V test for ESP32-P4 rev3
...
Remove checks for MSTATUS and MCAUSE values that
may vary in different chip revisions.
2025-11-26 11:40:01 +05:30
yiwenxiu
674514e7b4
feat(openthread): optimize fail cases in CI test
2025-11-26 11:08:28 +08:00
Rahul Tank
07a9d40a75
fix(nimble): Address compilation issues in nimble examples
2025-11-25 10:20:30 +05:30
yangfeng
14a67afb04
fix(bt/examples): Fixed test_bt_l2cap not finding ESP_SDP_CREATE_RECORD_COMP_EVT
2025-11-24 10:37:02 +08:00
Song Ruo Jing
086183db94
fix(light_sleep/example): fix potential compilation error in light_sleep example
...
If ESP_CONSOLE_NONE is selected in menuconfig, compilation fails with
undefined CONFIG_ESP_CONSOLE_UART_BAUDRATE macro.
2025-11-21 21:57:22 +08:00
igor.udot
82cf7083e3
ci: disable p4 rev3 invalid tests temporarily for v5.5 only
2025-11-21 11:28:08 +08:00
armando
a3bca48289
ci(p4): disable p4 rev3 invalid tests temporarily for v5.5 only
2025-11-21 09:19:16 +08:00
armando
304ba1655b
fix check test scripts build issue
2025-11-20 11:33:36 +08:00
armando
cdff2570c7
ci(p4): disable p4 rev3 invalid tests temporarily
2025-11-20 11:33:36 +08:00