Rahul Tank
20fd3c99a3
Merge branch 'bugfix/ad_type_example' into 'master'
...
fix(nimble): Add AD type macros in example
See merge request espressif/esp-idf!44916
2026-01-14 12:01:48 +05:30
C.S.M
fa47e101d5
Merge branch 'doc/i3c_programming_guide' into 'master'
...
Docs(i3c): Add I3C programming guide
See merge request espressif/esp-idf!44568
2026-01-14 14:30:43 +08:00
Rahul Tank
5b01ed8100
fix(nimble): Add AD type macros in example
2026-01-14 09:59:38 +05:30
Shu Chen
3de4dfaf4b
Merge branch 'feat/migrate_iperf_cmd' into 'master'
...
feat(iperf): migrate iperf to use iperf-cmd component
See merge request espressif/esp-idf!44872
2026-01-14 02:58:45 +00:00
Chen Chen
4fc45b4633
Merge branch 'feat/s31_sdm_support' into 'master'
...
feat(sdm): support SDM on esp32s31
Closes IDF-14783
See merge request espressif/esp-idf!45032
2026-01-14 09:42:18 +08:00
C.S.M
e019482a36
docs(i3c): Add i3c master programming guide
2026-01-13 19:56:39 +08:00
He Binglin
40df15b1fc
Merge branch 'feat/esp_idf_esp32h21_sdm_retention' into 'master'
...
Feat/esp idf esp32h21 sdm retention
Closes IDF-14159
See merge request espressif/esp-idf!45014
2026-01-13 19:53:24 +08:00
Ondrej Kosta
a45f42de7c
Merge branch 'feat/esp32p4_eco5_emac' into 'master'
...
Added PTP PPS Feature
Closes IDF-13513
See merge request espressif/esp-idf!44345
2026-01-13 16:24:09 +08:00
Tan Yan Quan
00f36e0c5b
docs(openthread): add iperf usage guide to ot_cli example readme
2026-01-13 15:24:08 +08:00
Chen Chen
43dbdd75a3
feat(sdm): support SDM on esp32s31
2026-01-13 15:09:55 +08:00
Wang Meng Yang
3feb5a3663
Merge branch 'bugfix/a2dp_utils' into 'master'
...
fix(bt/bluedroid): add status management for audio sink service channel
See merge request espressif/esp-idf!44961
2026-01-13 10:06:09 +08:00
hebinglin
0e4ae326e9
feat(esp_hw_support): support sdm retention in esp32h21
2026-01-12 19:57:47 +08:00
Jin Cheng
4adb4b9010
fix(bt/bluedroid): add status management for audio sink service channel
2026-01-12 19:16:33 +08:00
morris
2a5e52f77a
Merge branch 'feat/support_gptimer_on_s31' into 'master'
...
feat(gptimer): add gptimer support on esp32s31
Closes IDF-14745 and IDF-14746
See merge request espressif/esp-idf!44719
2026-01-12 17:57:21 +08:00
Ondrej Kosta
f8b055bd11
feat(esp_eth): added PTP EMAC PPS0 support on ESP32P4v3
...
feat(esp_eth): added options to configure PTP module
feat(esp_eth): removed all PTP ioctl commands and created API
2026-01-12 17:13:25 +08:00
Adam Múdry
b831cccdd3
Merge branch 'fix/example_sd_card_pytest_wrong_timeout' into 'master'
...
fix(examples): Fixed wrong timeout placement in examples/sd_card/* pytest
Closes IDFCI-7325
See merge request espressif/esp-idf!44944
2026-01-12 04:31:53 +01:00
Tan Yan Quan
16c6765e0a
feat(openthread/cli-ext): update cli-ext to v2.0.0
2026-01-09 16:47:06 +08:00
Tan Yan Quan
0b6facabf4
feat(openthread): migrate iperf to use iperf-cmd component
2026-01-09 16:46:59 +08:00
morris
3bf3249cd6
Merge branch 'feat/isp_awb_example' into 'master'
...
Feat/isp awb example
Closes IDF-10498
See merge request espressif/esp-idf!43946
2026-01-09 15:04:52 +08:00
Adam Múdry
fdaeef206c
fix(examples): Fixed wrong timeout placement in examples/sd_card/* pytest
2026-01-08 15:19:35 +01:00
Island
a8cfb404e5
Merge branch 'fix/change_some_example_config' into 'master'
...
feat(ble/bluedroid): Add new bluedroid host examples (master)
Closes BLERP-2492
See merge request espressif/esp-idf!44896
2026-01-08 21:03:13 +08:00
Ashish Sharma
22f0d73d51
Merge branch 'fix/file_serving_pytest_failure' into 'master'
...
fix(file_server): File servering example pytest failure
Closes IDFCI-2392
See merge request espressif/esp-idf!44704
2026-01-08 14:27:35 +08:00
zhiweijian
ce72e90291
feat(ble/bluedroid): Add new bluedroid host examples
2026-01-08 12:17:26 +08:00
Wang Meng Yang
6894343bc7
Merge branch 'docs/update_bt_api_ref' into 'master'
...
docs(bt): update Classic Bluetooth api reference
Closes BT-4190
See merge request espressif/esp-idf!43872
2026-01-08 11:51:21 +08:00
Chen Chen
36ef38d5a1
feat(isp): demonstrate isp awb in current multi-pipeline example
2026-01-08 09:54:41 +08:00
Shu Chen
e6422d3db7
Merge branch 'fix/restore_ot_led' into 'master'
...
fix(openthread): restore LED state indicator for example code
See merge request espressif/esp-idf!44636
2026-01-08 01:44:52 +00:00
Adam Múdry
f9b9eadc44
Merge branch 'fix/fatfs_pytest_expecting_typo' into 'master'
...
fix(sd): Fixed typo in pytest output expectation
Closes IDFCI-5088 and IDFCI-3728
See merge request espressif/esp-idf!44847
2026-01-07 15:33:03 +01:00
Adam Múdry
712c02e03c
fix: Fixed typo in pytest output expectation
2026-01-07 13:35:51 +01:00
yangfeng
322984c0cb
docs(bt): update Classic Bluetooth api reference of A2DP
2026-01-07 20:18:02 +08:00
Chen Jichang
94eeb84814
feat(gptimer): add gptimer support on esp32s31
2026-01-07 15:14:54 +08:00
morris
e98c3840ab
Merge branch 'ci/fix_touch_sleep_wakeup_test_case' into 'master'
...
fix(touch_sens): fixed the oneshot scanning timeout issue in touch sleep example
Closes IDFCI-7995
See merge request espressif/esp-idf!44817
2026-01-06 23:50:31 +08:00
hrushikesh.bhosale
7b7ddeba58
fix(file_server): File servering example pytest failure
...
There is timeout failure, due to network issue.
2026-01-06 19:37:28 +08:00
Michael (XIAO Xufeng)
c299c0b749
Merge branch 'refactor/remove_idf_test_component' into 'master'
...
refactor: Remove idf_test component
Closes IDF-12578
See merge request espressif/esp-idf!43733
2026-01-06 16:20:20 +08:00
laokaiyao
93b0d49cdd
fix(touch_sens): fixed the oneshot scanning timeout issue in touch sleep example
...
Touch channel 7 (GPIO8) is pulled-up on the dev board
2026-01-06 15:25:44 +08:00
Marius Vikhammer
27073d04a6
Merge branch 'ci/ulp_depends_components' into 'master'
...
ci(ulp): change depends_components for ULP tests and examples
Closes IDF-14176
See merge request espressif/esp-idf!44766
2026-01-06 12:18:11 +08:00
Guillaume Souchere
023df327d0
Merge branch 'feat/cxx-depends-components' into 'master'
...
ci(cxx): Add depends_components attribute to build-test-rules.yml
Closes IDF-14164
See merge request espressif/esp-idf!44724
2026-01-06 03:46:41 +01:00
Marius Vikhammer
cc7ac472e6
ci(ulp): change depends_components for ULP tests and examples
2026-01-06 09:41:35 +08:00
morris
81729cf886
Merge branch 'bugfix/misconfiguration_sdkconfig_file_not_exist' into 'master'
...
add missing sdkconfig files in the driver test
See merge request espressif/esp-idf!44738
2026-01-05 23:12:00 +08:00
Harshal Patil
eec7e5bb64
Merge branch 'fix/partial-hardware-aes-gcm-and-software-non-aes-ciphers' into 'master'
...
Fix partial hardware AES-GCM, software-fallback for non-AES ciphers
Closes IDF-12474, IDF-15050, and IDF-15051
See merge request espressif/esp-idf!44616
2026-01-05 18:34:34 +05:30
Guillaume Souchere
622d2da492
Merge branch 'feat/freertos-depends_components' into 'master'
...
ci(freertos): Add depends_components attribute to build-test-rules.yml
Closes IDF-14171
See merge request espressif/esp-idf!44736
2026-01-05 10:13:27 +01:00
Guillaume Souchere
2c8dfc0afb
ci(freertos): Add depends_components attribute to build-test-rules.yml
2026-01-05 09:07:27 +01:00
Guillaume Souchere
6ab76c30f8
Merge branch 'feat/console-depends-components' into 'master'
...
ci(console): Add depends_components attribute to .build-test-rules.yml
Closes IDF-14163
See merge request espressif/esp-idf!44733
2026-01-05 09:03:14 +01:00
Marius Vikhammer
11b00d5aec
ci(cxx): Add depends_components attribute to build-test-rules
2026-01-05 08:40:51 +01:00
Guillaume Souchere
40258eb3e1
Merge branch 'feat/heap-depends-components' into 'master'
...
ci(heap): Add depends_components attribute to build-test-rules.yml
Closes IDF-14172
See merge request espressif/esp-idf!44725
2026-01-05 08:22:48 +01:00
Guillaume Souchere
55e9868979
ci(heap): Add depends_components attribute to build-test-rules
2026-01-05 07:44:50 +01:00
Jiang Jiang Jian
e64a6b77ee
Merge branch 'ci/enable_c5_c61_phy_build_test' into 'master'
...
feat(ci): re-enable ci build test of phy example for esp32c5
Closes IDF-8851
See merge request espressif/esp-idf!44125
2026-01-05 12:06:49 +08:00
morris
796e85f0f6
refactor(tests): add missing sdkconfig files in the driver test
2026-01-04 22:36:04 +08:00
Island
e3fbe4cf1e
Merge branch 'feat/support_bluedroid_encrypted_adv_data' into 'master'
...
feat(ble/bluedroid): Support bluedroid encrypted advertising data
Closes BLERP-2483
See merge request espressif/esp-idf!44400
2026-01-04 17:49:11 +08:00
harshal.patil
e91d50ed1e
fix(mbedtls): Support partial hardware AES-GCM and s/w fallback for non-AES ciphers
...
- Support software-fallback for unsupported hardware AES lengths
2026-01-03 12:17:50 +05:30
Xiao Xufeng
438e07b30e
refactor: Remove idf_test component
...
Split the idf_performance.h and target ver, which hold the performance
thresholds, into the headers of each testing.
In the past pytest also parse the common header to get the thresholds.
Now the logic is also removed. Performance thresholds are supposed to be
in the pytest scripts.
2026-01-01 02:26:42 +08:00