Commit Graph

7775 Commits

Author SHA1 Message Date
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
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
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
zhiweijian
ac80bbe285 feat(ble/bluedroid): Support bluedroid encrypted advertising data 2025-12-31 19:55:17 +08:00
C.S.M
4f841416a4 feat(i3c): add i3c master example for lsm6dscx 2025-12-31 18:06:15 +08:00
Guillaume Souchere
66115a0e0b ci(console): Add depends_components attribute to .build-test-rules.yml 2025-12-31 10:53:34 +01:00
Kevin (Lao Kaiyao)
73925a65ec Merge branch 'contrib/github_pr_17926' into 'master'
fix:Report the full buffer length to the UAC stack by setting bytes_r… (GitHub PR)

Closes IDFGH-16855

See merge request espressif/esp-idf!44065
2025-12-31 17:32:54 +08:00
Zhang Wen Xu
4e4b7793a9 Merge branch 'fix/fix_an_ot_example' into 'master'
fix(openthread): remove the default netif configuration from the ot_br example

See merge request espressif/esp-idf!44569
2025-12-31 09:27:13 +00:00
Li Shuai
6e9885f7e6 Merge branch 'bugfix/idfgh-16634' into 'master'
remove the configurable constraint for sleep memory usage optimization option

Closes IDFGH-16634 and IDF-13780

See merge request espressif/esp-idf!42882
2025-12-31 12:57:50 +08:00
kinho
b3ef1c0cf2 fix:Report the full buffer length to the UAC stack by setting bytes_read in usb_uac_device_input_cb(), so the host correctly detects received audio data instead of seeing zero bytes. 2025-12-31 10:10:45 +08:00
Wu Zheng Hui
dcca718908 Merge branch 'refactor/independent_rtc_timer_hal' into 'master'
feat(hal): graduate rtc_cntl_timer/lp_timer hal/ll  into a new component: esp_hal_rtc_timer and unify naming

Closes IDF-15045

See merge request espressif/esp-idf!44573
2025-12-31 05:22:06 +08:00
Ashish Sharma
e78bdb1aff feat: migrates storage examples to PSA APIs 2025-12-30 09:31:49 +05:30
Ashish Sharma
ac79c16f89 feat: migrates system examples to PSA APIs 2025-12-30 09:31:49 +05:30
Ashish Sharma
cc0d469048 feat: migrates protocol examples to PSA APIs 2025-12-30 09:31:49 +05:30
Ashish Sharma
6e5715aac4 feat: migrates network examples to PSA APIs 2025-12-30 09:31:49 +05:30
Ashish Sharma
5663e93298 feat: migrates nvs_flash to PSA APIs 2025-12-30 09:31:49 +05:30
Ashish Sharma
e7e31d5d39 feat: migrates esp_tee to PSA APIs 2025-12-30 09:31:49 +05:30
Ashish Sharma
f22006e2f0 feat: migrates bt/ble to PSA APIs 2025-12-30 09:31:49 +05:30
wuzhenghui
48ba430297 change(esp_hal_rtc_timer): unify lp_timer/rtc_timer naming to RTC_TIMER 2025-12-30 11:35:36 +08:00
wuzhenghui
0d93c29143 feat(esp_hal_rtc_timer): introduce new RTC timer component and refactor existing timer functions 2025-12-30 10:33:34 +08:00
Island
590be5f98d Merge branch 'bugfix/fix_ble_security_issue_2025_v3' into 'master'
fix(ble/bluedroid): Fix type mismatch and length validation in HCI packet parser

Closes BLERP-2496, BLERP-2494, BLERP-2495, BLERP-2497, and BLERP-2498

See merge request espressif/esp-idf!43903
2025-12-30 10:33:16 +08:00
Fu Hanxi
1721c86e91 test: fix mismatch sdkconfig name and file 2025-12-29 09:53:11 +01:00
Tan Yan Quan
f624a9a85e fix(openthread): restore LED state indicator for example code 2025-12-29 15:36:34 +08:00