Erhan Kurubas
bf0dfc2cb3
docs(esp_trace): update README for SystemView as external managed component
2025-12-12 09:32:14 +01:00
morris
5c5d78b639
Merge branch 'ci/freertos_header_v6.0' into 'release/v6.0'
...
ci(header_check): Add check for public header should not include freertos (backport v6.0)
See merge request espressif/esp-idf!44104
2025-12-11 18:00:57 +08:00
armando
327ae7e8c9
fix(ci): fixed sdspi pytest check
2025-12-11 11:54:00 +08:00
morris
95721e99fd
Merge branch 'feat/esp_hal_twai_v6.0' into 'release/v6.0'
...
feat(twai): graduate the hal drivers into esp_hal_twai component (v6.0)
See merge request espressif/esp-idf!43963
2025-12-11 09:50:02 +08:00
C.S.M
ed64e7bf78
ci(header_check): Add check for public header should not include freertos
2025-12-10 15:10:43 +08:00
morris
473b2fe27d
Merge branch 'feat/usb_host_example_unknown_client_event_backport_v6.0' into 'release/v6.0'
...
fix(usb_host): Dont abort on unsupported client events backport v6.0
See merge request espressif/esp-idf!44060
2025-12-10 14:08:44 +08:00
morris
37c614d626
feat(twai): graduate the hal drivers into esp_hal_twai component
2025-12-10 13:56:47 +08:00
morris
59930b57d8
Merge branch 'fix/twai_ci_test_enhance_v6.0' into 'release/v6.0'
...
fix(driver_twai): enhance ci test and fix example (v6.0)
See merge request espressif/esp-idf!44054
2025-12-10 13:53:16 +08:00
morris
88716d047b
Merge branch 'refactor/reduce_bin_size_when_dsi_without_dma2d_v6.0' into 'release/v6.0'
...
feat(lcd): support draw bitmap hook function (v6.0)
See merge request espressif/esp-idf!44047
2025-12-09 19:23:34 +08:00
wanckl
cebed5c976
fix(driver_twai): enhance ci test and fix example
2025-12-09 16:50:49 +08:00
morris
4ca7b95d83
Merge branch 'refactor/esp_hal_gpio_v6.0' into 'release/v6.0'
...
refactor(gpio): split GPIO HAL into separate component (v6.0)
See merge request espressif/esp-idf!43895
2025-12-09 16:02:49 +08:00
peter.marcisovsky
99aa407cf1
fix(usb_host): Dont abort on unsupported client events
...
- suspend and resume client events
2025-12-08 14:01:28 +01:00
Shu Chen
22316a3570
Merge branch 'feat/simple_ota_h2_v6.0' into 'release/v6.0'
...
feat(openthread/ota): support esp32h2 for simple ota example over thread (v6.0)
See merge request espressif/esp-idf!43973
2025-12-08 12:14:29 +00:00
Alexey Gerenkov
effa1e4248
Merge branch 'feature/update-toolchain-to-esp-15.2.0_20250929.4-6d3fdb7_v6.0' into 'release/v6.0'
...
Make Picolibc the default libc (v6.0)
See merge request espressif/esp-idf!43966
2025-12-08 18:13:08 +08:00
Mahavir Jain
ca667e18ad
Merge branch 'fix/align_ota_written_size_during_ota_resumption_to_last_16_byte_boundry_v6.0' into 'release/v6.0'
...
fix(esp_https_ota): align OTA resumption offset to 16-byte boundary (v6.0)
See merge request espressif/esp-idf!44033
2025-12-08 14:21:40 +05:30
Chen Jichang
20bb7a2977
feat(lcd): support draw bitmap hook function
...
Closes https://github.com/espressif/esp-idf/issues/16201
2025-12-08 15:49:25 +08:00
Song Ruo Jing
62899cbba6
refactor(gpio): split GPIO HAL into separate component
...
cleaned up some includes in GPIO peripheral files
2025-12-08 14:33:26 +08:00
Alexey Lapshin
dc65c332cb
fix(tee): fix incorrect test expectation logic
2025-12-06 00:08:36 +07:00
Alexey Lapshin
f676a1e76a
fix(icmp_echo): fix incorrect test expectation logic
2025-12-06 00:08:36 +07:00
Alexey Lapshin
aaf0d4c9ea
fix(iperf): fix incorrect test expectation logic
2025-12-06 00:08:36 +07:00
Alexey Lapshin
ad7f4b9670
feat(esp_libc): make picolibc default libc
2025-12-06 00:08:35 +07:00
Alexey Gerenkov
9f1dfea0a2
Merge branch 'enable_sysview_tests_v6.0' into 'release/v6.0'
...
test(sysview): re-enable SEGGER SystemView example builds and tests (v6.0)
See merge request espressif/esp-idf!43925
2025-12-05 17:57:45 +08:00
nilesh.kale
1ee8ced7dd
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-05 14:12:25 +05:30
Jiang Jiang Jian
18a4332f92
Merge branch 'ci/fix_wifi_cases_6.0' into 'release/v6.0'
...
Ci: fix wifi cases 6.0
See merge request espressif/esp-idf!43784
2025-12-05 12:30:18 +08:00
morris
35fffe9661
Merge branch 'feature/tusb_hid_remote_wakeup_backport_v6.0' into 'release/v6.0'
...
feat(tusb_hid_example): Added possibility to wakeup the Host with the button press (backport v6.0)
See merge request espressif/esp-idf!43161
2025-12-05 10:01:15 +08:00
Erhan Kurubas
d76956df93
test(sysview): re-enable SEGGER SystemView example builds and tests
2025-12-05 00:51:31 +08:00
morris
cfb8f3bc2f
Merge branch 'refactor/divide_isp_example_v6.0' into 'release/v6.0'
...
refactor(isp): split isp pipeline example into different srcs (v6.0)
See merge request espressif/esp-idf!43967
2025-12-04 16:10:42 +08:00
Tan Yan Quan
b259326b33
feat(openthread/ota): support esp32h2 for ota examples over thread
2025-12-04 12:20:57 +08:00
morris
ddade74de5
Merge branch 'ci/reenable_p4_usb_device_tests_backport_v6.0' into 'release/v6.0'
...
ci(usb/device): re-enable usb_device tests for ESP32-P4 (backport v6.0)
See merge request espressif/esp-idf!43772
2025-12-04 10:28:19 +08:00
Chen Chen
ba1d0516ff
refactor(isp): split isp pipeline example into different srcs
2025-12-04 10:07:42 +08:00
Island
57235cb184
Merge branch 'feature/extend_h2_conon_num_to_70_v6.0' into 'release/v6.0'
...
change(ble): Updated the maximum number of concurrent connections to 70 on ESP32-H2 (v6.0)
See merge request espressif/esp-idf!43836
2025-12-02 16:38:07 +08:00
Alexey Gerenkov
9524a7f69c
Merge branch 'enable_gcov_tests_v6.0' into 'release/v6.0'
...
test(gcov): re-enable gcov builds and tests (v6.0)
See merge request espressif/esp-idf!43291
2025-12-01 18:40:43 +08:00
Alexey Gerenkov
604e1df617
Merge branch 'refactor_apptrace_uart_v6.0' into 'release/v6.0'
...
Refactor apptrace uart (v6.0)
See merge request espressif/esp-idf!43850
2025-12-01 18:39:05 +08:00
Island
99b2ac6afb
Merge branch 'fix/ble_mesh_rpr_example_fix_v6.0' into 'release/v6.0'
...
fix(ble_mesh): add proper memory cleanup in composition data parsing (v6.0)
See merge request espressif/esp-idf!43841
2025-12-01 10:52:41 +08:00
Martin Vychodil
7b271c4be6
Merge branch 'feat/nvs_iteration_statistics_examples_v6.0' into 'release/v6.0'
...
feat(examples/storage): add nvs statistics and iteration examples (v6.0)
See merge request espressif/esp-idf!43660
2025-12-01 02:29:06 +08:00
Erhan Kurubas
4d3de1010e
test(gcov): re-enable gcov builds and tests
2025-11-28 19:09:15 +08:00
Erhan Kurubas
7d779c7b13
change(app_trace): implement uart without driver APIs
2025-11-28 12:03:30 +01:00
Luo Xu
33fd3eeebc
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:52 +08:00
Shen Wei Long
74fdb071f7
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:16 +00:00
morris
776450a5fb
Merge branch 'feat/esp32p4_eco5_adc_cali_v6.0' into 'release/v6.0'
...
feat(adc): support ADC calibration on ESP32P4 ECO5 (v6.0)
See merge request espressif/esp-idf!43777
2025-11-28 16:03:06 +08:00
Euripedes Rocha
53d59f79b3
Merge branch 'feat/upt_tests_new_runners_v6.0' into 'release/v6.0'
...
feat(ci): updated Ethernet test to align with new runners (v6.0)
See merge request espressif/esp-idf!43764
2025-11-27 11:53:06 +01:00
Roland Dobai
093c5f0b01
Merge branch 'fix/core_system_fixes_for_p4_eco5_v6_0' into 'release/v6.0'
...
Core System fixes for p4 eco5 (v6.0)
See merge request espressif/esp-idf!43629
2025-11-27 10:15:03 +01:00
morris
88c6d19ad2
Merge branch 'feat/esp_hal_cam_v6.0' into 'release/v6.0'
...
cam:graudate the camera hal driver into a new component (v6.0)
See merge request espressif/esp-idf!43578
2025-11-27 14:25:15 +08:00
Chen Yudong
1377f28443
ci: fix sdkconfig.ci.xxx for wifi examples
2025-11-27 13:43:50 +08:00
Chen Yudong
1e189cbb40
ci: rename wifi_two_dut to two_duts
2025-11-27 13:43:21 +08:00
Shu Chen
ea4ef54688
Merge branch 'bugfix/update_thread_ci_testcases_v6.0' into 'release/v6.0'
...
feat(openthread): optimize fail cases in CI test (v6.0)
See merge request espressif/esp-idf!43738
2025-11-27 04:13:07 +00:00
gaoxu
68f4d22967
ci(adc): re-enable ADC test on ESP32P4
2025-11-27 12:06:07 +08:00
Rahul Tank
8e7ada52f2
Merge branch 'bugfix/check_psync_status_v6.0' into 'release/v6.0'
...
fix(nimble): Add a check for psync before processing (v6.0)
See merge request espressif/esp-idf!43631
2025-11-26 20:50:08 +05:30
Tomas Rezucha
abe4029a86
ci(usb/device): re-enable usb_device tests for ESP32-P4
2025-11-26 15:18:36 +01:00
Ondrej Kosta
643b7c93c1
feat(ci): updated Ethernet tests to align with new runners
2025-11-26 13:24:32 +01:00