Commit Graph

5840 Commits

Author SHA1 Message Date
Shu Chen
6f6af3f3f5 Merge branch 'fix/fix_an_ot_example_v5.2' into 'release/v5.2'
fix(openthread): remove the default netif configuration from the ot_br example (v5.2)

See merge request espressif/esp-idf!44730
2026-01-07 08:12:54 +00:00
zhiweijian
b9a200f6b0 fix(ble/bluedroid): Replaced the psa_ api with the mbedtls_ api 2026-01-06 20:52:26 +08:00
zhiweijian
7548eab182 feat(ble/bluedroid): Support bluedroid encrypted advertising data 2026-01-06 20:52:16 +08:00
Xu Si Yu
a81a6cb2d9 fix(openthread): remove the default netif configuration from the ot_br example 2025-12-31 17:44:47 +08:00
zwx
ab35f4f99e fix(openthread): removed unused ulp configuration 2025-12-30 10:57:03 +08:00
Wang Meng Yang
35da77d466 Merge branch 'refactor/split_a2dp_sink_v5.2' into 'release/v5.2'
refactor(examples/classic_bt): Split a2dp_sink example(v5.2)

See merge request espressif/esp-idf!44528
2025-12-26 21:26:09 +08:00
Island
edf3fb578d Merge branch 'fix/add_soc_caps_for_pawr_feat_v5.2' into 'release/v5.2'
fix(ble): add soc caps feat for PAwR (v5.2)

See merge request espressif/esp-idf!44147
2025-12-26 14:21:28 +08:00
yangfeng
040d4b948b refactor(examples/classic_bt): Add example tests for A2DP and AVRCP examples 2025-12-25 11:08:30 +08:00
yangfeng
898c087e51 docs: Add explanations for the A2DP sink stream and AVRCP examples
- Modify the path of A2DP sink example
2025-12-25 11:08:30 +08:00
yangfeng
2f794197c9 refactor: Refactor the example of the coexistence of A2DP sink and GATT service 2025-12-25 11:08:02 +08:00
yangfeng
52e364f346 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-25 11:07:55 +08:00
Zhang Wen Xu
645c08e4e9 Merge branch 'feat/rcp_spinel_logs_v5.2' into 'release/v5.2'
feat(openthread): support RCP console debug via spinel (v5.2)

See merge request espressif/esp-idf!44159
2025-12-24 02:29:45 +00:00
Rahul Tank
05aafb604d feat(nimble): Add support for static passkey 2025-12-22 21:19:18 +05:30
morris
386958febe Merge branch 'feature/usb_device_examples_update_v2.0.0_backport_v5.2' into 'release/v5.2'
feature(usb_device): Examples update to esp_tinyusb v2.0.0 (backport to v5.2)

See merge request espressif/esp-idf!42052
2025-12-18 16:04:34 +08:00
Island
e483933a71 Merge branch 'bugfix/fix_ble_security_issue_2025_v5.2' into 'release/v5.2'
Fix potential CVE-2024-0039 out-of-bounds write in attp_build_value_cmd (v5.2)

See merge request espressif/esp-idf!43804
2025-12-18 10:56:18 +08:00
Jin Chen
f80ec2cfcb fix(ble): add soc caps config for pawr feat on ESP32H2
(cherry picked from commit 2eb79c71f1)

Co-authored-by: cjin <jinchen@espressif.com>
2025-12-15 11:39:39 +08:00
Zhang Hai Peng
cd670b87a5 fix(ble/bluedroid): Add bounds check in ble_ancs example
(cherry picked from commit 7e876249df)

Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2025-12-12 20:54:02 +08:00
Tan Yan Quan
21e18154d6 feat(openthread): support RCP console debug via spinel 2025-12-12 14:30:30 +08:00
Euripedes Rocha
97d7e9903d Merge branch 'feat/upt_tests_new_runners_v5.2' into 'release/v5.2'
feat(ci): updated Ethernet test to align with new runners (v5.2)

See merge request espressif/esp-idf!43768
2025-12-11 16:29:48 +01:00
laokaiyao
f66e6c166f remove(i2s_es8311): remove the bsp support since the broken dependency 2025-12-09 15:05:08 +08:00
Chen Yudong
4fea38dabc ci: fix sdkconfig.ci.xxx for wifi examples 2025-12-03 19:00:27 +08:00
Chen Yudong
844f5ce69a ci: rename wifi_two_dut to two_duts 2025-12-03 19:00:23 +08:00
Zhang Hai Peng
634ad6387d 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:53:51 +08:00
Zhang Hai Peng
64ca58dcf3 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:53:48 +08:00
Zhang Hai Peng
2da49dff69 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:53:47 +08:00
Zhang Hai Peng
a1d38ce9bf fix(ble/blufi): Add DH param length validation
(cherry picked from commit 773814c087)

Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2025-12-03 11:53:47 +08:00
Zhang Hai Peng
6d35c3e24c 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:53:46 +08:00
Zhang Hai Peng
0814444e0a 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:53:46 +08:00
Zhang Hai Peng
84f594750c 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:53:46 +08:00
Ondrej Kosta
2f2ab704c0 feat(ci): updated Ethernet tests to align with new runners 2025-12-02 10:43:40 +01:00
Island
b65b03cf7a Merge branch 'feature/extend_h2_conon_num_to_70_v5.2' into 'release/v5.2'
change(ble): Updated the maximum number of concurrent connections to 70 on ESP32-H2 (v5.2)

See merge request espressif/esp-idf!43832
2025-12-02 16:38:24 +08:00
Luo Xu
8e151eca2e 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:39 +08:00
Shen Wei Long
f21dd4725e 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:09 +00:00
morris
1d5141c315 Merge branch 'bugfix/uart_related_backports_v5.2' into 'release/v5.2'
fix(uart): some related uart backports (v5.2)

See merge request espressif/esp-idf!43652
2025-11-28 13:52:27 +08:00
Shu Chen
978785b795 Merge branch 'bugfix/update_thread_ci_testcases_v5.2' into 'release/v5.2'
feat(openthread): optimize fail cases in CI test (v5.2)

See merge request espressif/esp-idf!43745
2025-11-27 04:12:34 +00:00
Island
a439bbd76c Merge branch 'feat/support_bhost2025_44_v5.2' into 'release/v5.2'
feat(ble/bluedroid): Add more debug log for bluedroid (v5.2)

See merge request espressif/esp-idf!43363
2025-11-26 18:02:57 +08:00
yiwenxiu
fea3033913 feat(openthread): optimize fail cases in CI test 2025-11-26 17:50:20 +08:00
Song Ruo Jing
f48a97f9a6 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-24 17:06:36 +08:00
Wang Meng Yang
87faf0c303 Merge branch 'bugfix/bt_idf_ci_v5.2' into 'release/v5.2'
fix(bt/examples): Fixed test_bt_l2cap not finding ESP_SDP_CREATE_RECORD_COMP_EVT (v5.2)

See merge request espressif/esp-idf!43606
2025-11-24 14:06:01 +08:00
yangfeng
d07513df16 fix(bt/examples): Fixed test_bt_l2cap not finding ESP_SDP_CREATE_RECORD_COMP_EVT 2025-11-21 19:35:48 +08:00
yangfeng
d36bef0eac fix(bt/example): Fixed hf_ag build error 2025-11-21 13:33:00 +08:00
Rahul Tank
4ac2c1a962 Merge branch 'contrib/github_pr_17824_v5.2' into 'release/v5.2'
Fix typos in NimBLE example comments (GitHub PR) (v5.2)

See merge request espressif/esp-idf!43114
2025-11-11 11:37:51 +05:30
Chen Jichang
8a033b51bb test(pcnt): fix pcnt example pytest 2025-11-10 15:28:49 +08:00
yiwenxiu
1d67d8ae71 feat(openthread): optimize fail cases in CI test 2025-11-06 11:03:29 +08:00
Rasmus Buurman
e55e2dd03a fix(examples): Fix typos in NimBLE example comments 2025-11-05 11:10:00 +05:30
Ondrej Kosta
078315cc2c fix(examples): fixed bridge example test endnode to host send 2025-11-04 03:24:30 +01:00
Rahul Tank
b89bf2dcc6 fix(nimble): Address compilation issues in nimble examples 2025-10-29 21:17:39 +05:30
Shu Chen
23f2b30ccb Merge branch 'feat/support_dhcpv6_v5.2' into 'release/v5.2'
feat(openthread): support OT upstream dhcpv6 feature (v5.2)

See merge request espressif/esp-idf!42915
2025-10-29 02:48:22 +00:00
zwx
0bbbd21692 feat(openthread): enlarge ot_br factory binary size 2025-10-28 15:43:13 +08:00
Tan Yan Quan
4a6a7b8bf3 feat(openthread): add kconfig option for timing optimization 2025-10-28 15:43:11 +08:00