Island
|
60aa069c8f
|
Merge branch 'change/ble_update_lib_20250516_v5.1' into 'release/v5.1'
change(ble): [AUTO_MR] 20250516 - Update ESP BLE Controller Lib (v5.1)
See merge request espressif/esp-idf!39234
|
2025-05-20 11:40:09 +08:00 |
|
Wang Meng Yang
|
6108880c43
|
Merge branch 'feat/add_l2cap_register_event_v5.1' into 'release/v5.1'
feat(bt): Added events for l2cap register and unregister vfs(v5.1)
See merge request espressif/esp-idf!38423
|
2025-05-20 10:05:37 +08:00 |
|
Alexey Gerenkov
|
dfad5c237b
|
Merge branch 'ci/enable_gcov_test_v5.1' into 'release/v5.1'
ci: enable gcov example for all chips (v5.1)
See merge request espressif/esp-idf!39178
|
2025-05-20 02:07:14 +08:00 |
|
Alexey Gerenkov
|
2c1fd67266
|
Merge branch 'feat/apptrace-crc16_v5.1' into 'release/v5.1'
Store CRC16 checksum value in the PERFMON1 reg (v5.1)
See merge request espressif/esp-idf!39212
|
2025-05-20 01:53:15 +08:00 |
|
Zhou Xiao
|
062987668a
|
fix(ble): added missed printf for ll log interface
|
2025-05-19 20:34:04 +08:00 |
|
zwl
|
89110a212e
|
fix(ble): fixed occasional assert issue in scan and connection scenarios on ESP32-C6
|
2025-05-19 20:34:00 +08:00 |
|
morris
|
06becec813
|
Merge branch 'refactor/add_dfs_init_auto_test_v5.1' into 'release/v5.1'
fix(mcpwm): the wrong pm lock type on esp32 and esp32s3 (v5.1)
See merge request espressif/esp-idf!39196
|
2025-05-19 17:50:37 +08:00 |
|
Rahul Tank
|
6ce383bea2
|
Merge branch 'fix/gattc_proc_comparison_v5.1' into 'release/v5.1'
fix(nimble): Fix proc rx entry comparison (v5.1)
See merge request espressif/esp-idf!39191
|
2025-05-19 12:41:51 +05:30 |
|
Zhao Wei Liang
|
c243d89daa
|
feat(ble): support creating connections during scanning process on ESP32-H2
(cherry picked from commit 207d85a5f7)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-05-19 12:03:34 +08:00 |
|
Zhao Wei Liang
|
c2821abd16
|
change(ble): [AUTO_MR] Update lib_esp32c2 to 664e4255
(cherry picked from commit 3cfd4d0166)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-05-19 12:03:31 +08:00 |
|
Zhao Wei Liang
|
74683d2142
|
change(ble): [AUTO_MR] Update lib_esp32c6 to 1304a9d0
(cherry picked from commit 69158d5064)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-05-19 12:03:29 +08:00 |
|
Zhao Wei Liang
|
88cd2dbbae
|
change(ble): [AUTO_MR] Update lib_esp32h2 to 1304a9d0
(cherry picked from commit 29f89efea6)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-05-19 12:03:27 +08:00 |
|
Erhan Kurubas
|
f8533e00f1
|
feat(apptrace): Store CRC16 checksum value of exposed block in the perfmon reg
|
2025-05-16 11:36:32 +02:00 |
|
Samuel Obuch
|
10e1fee97a
|
ci: fix app_trace_basic test
|
2025-05-16 11:11:04 +02:00 |
|
Samuel Obuch
|
a121a893c7
|
ci: enable gcov example for all chips
|
2025-05-16 11:10:58 +02:00 |
|
morris
|
97451a7ce7
|
fix(mcpwm): the wrong pm lock type on esp32 and esp32s3
|
2025-05-16 10:53:01 +08:00 |
|
Sumeet Singh
|
b76d1937d1
|
fix(nimble): Fix proc rx entry comparison (v5.1)
|
2025-05-15 20:27:27 +05:30 |
|
xiongweichao
|
f3116b8b6d
|
fix(bt): fixed spp not reporting write event
|
2025-05-15 19:03:38 +08:00 |
|
xiongweichao
|
58f7289ebc
|
fix(bt): Fixed the issue with l2cap not using dynamic memory
|
2025-05-15 19:03:38 +08:00 |
|
xiongweichao
|
e1639e7651
|
fix(bt): Fixed write_read task stack overflow in l2cap example
|
2025-05-15 19:03:38 +08:00 |
|
xiongweichao
|
1ab16eeb30
|
feat(bt): Added events for l2cap register and unregister vfs
|
2025-05-15 19:03:38 +08:00 |
|
Alexey Gerenkov
|
7f17e577a3
|
Merge branch 'freertos_sysview_deadlock_fix_v5.1' into 'release/v5.1'
fix(app_trace): prevent deadlock on sysview start (v5.1)
See merge request espressif/esp-idf!39140
|
2025-05-15 15:47:07 +08:00 |
|
Island
|
0522298cdc
|
Merge branch 'bugfix/fix_some_ble_bugs_0422_v5.1' into 'release/v5.1'
Bugfix/fix some ble bugs 0422 (v5.1)
See merge request espressif/esp-idf!39069
|
2025-05-15 15:13:42 +08:00 |
|
Shu Chen
|
daf9fa4db3
|
Merge branch 'feat/calibrate_bus_latency_v5.1' into 'release/v5.1'
Feat/calibrate bus latency v5.1
See merge request espressif/esp-idf!39134
|
2025-05-14 22:05:05 +08:00 |
|
Rahul Tank
|
6111779b25
|
Merge branch 'bugfix/fix_few_nimble_issues_10052025_v5.1' into 'release/v5.1'
fix(nimble): fix nimble issues 10052025(v5.1)
See merge request espressif/esp-idf!39016
|
2025-05-14 20:57:29 +08:00 |
|
Samuel Obuch
|
aae949a277
|
fix(sysview): do not use freertos ticks to prevent deadlock
|
2025-05-14 11:22:49 +02:00 |
|
Tan Yan Quan
|
1725d32c1f
|
feat(openthread): change border agent to kconfig option
|
2025-05-14 16:24:01 +08:00 |
|
Tan Yan Quan
|
aa94f3d97c
|
fix(openthread): handle SetTimeSyncState when ifconfig up or down
|
2025-05-14 16:23:38 +08:00 |
|
Tan Yan Quan
|
b10cbb8381
|
feat(openthread): support bus_latency for dual-chip BR solution
|
2025-05-14 16:23:34 +08:00 |
|
Rahul Tank
|
16d281104f
|
fix(nimble): Extend support for allow connect during scan for more chips
|
2025-05-14 10:35:49 +05:30 |
|
Rahul Tank
|
624d9e4aa7
|
fix(nimble): Add support for anonymous address type for whitelist
|
2025-05-14 10:35:33 +05:30 |
|
Rahul Tank
|
db62e833d6
|
Merge branch 'fix/gatt_cache_inc_services_uuid_type_error_v5.1' into 'release/v5.1'
fix(nimble): Fixed UUID type error in gatt caching included service search (v5.1)
See merge request espressif/esp-idf!39091
|
2025-05-14 09:32:22 +08:00 |
|
Sumeet Singh
|
60a022a06b
|
fix(nimble): Fixed UUID type error in gatt caching included service search (v5.1)
|
2025-05-13 17:35:58 +05:30 |
|
Zhang Hai Peng
|
eba787a3df
|
fix(ble/bluedroid): Reduce Bluedroid host log output over SPI
(cherry picked from commit 0586d10317)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-05-13 16:13:27 +08:00 |
|
Zhang Hai Peng
|
62bd4c9db1
|
fix(ble/bluedroid): Added value len check in esp_ble_gatts_send_indicate()
(cherry picked from commit bfa0fff2e5)
Co-authored-by: Nebojsa Cvetkovic <nebkat@gmail.com>
|
2025-05-13 16:13:25 +08:00 |
|
Zhang Hai Peng
|
9daee9d738
|
fix(ble/bluedroid): Change maximum length of attribute value to 517
(cherry picked from commit df8c1f7a96)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-05-13 16:13:22 +08:00 |
|
Zhang Hai Peng
|
bff01a9ef3
|
docs(ble): clarify meaning of 0 value for esp_ble_gap_start_ext_scan() parameters
(cherry picked from commit ebb76933d0)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-05-13 16:13:20 +08:00 |
|
Zhang Hai Peng
|
3693bd081a
|
fix(ble/bluedroid): Fixed BLE GAP appearance configuration check
(cherry picked from commit 6552854cb5)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-05-13 16:13:18 +08:00 |
|
Rahul Tank
|
ee6c1c7851
|
Merge branch 'feat/gatt_cache_info_v5.1' into 'release/v5.1'
fix(nimble): Added api's to fetch gatt cache info (v5.1)
See merge request espressif/esp-idf!39033
|
2025-05-13 14:10:35 +08:00 |
|
Astha Verma
|
4ccfbe115a
|
fix(nimble): Added api's for fetching gatt cache data and for discovering included service
|
2025-05-12 12:09:32 +05:30 |
|
Rahul Tank
|
6cc26e52d8
|
Merge branch 'bugfix/provide_user_option_delete_pair_v5.1' into 'release/v5.1'
fix(nimble): Added option to stack to handle repeat pairing internally (v5.1)
See merge request espressif/esp-idf!38962
|
2025-05-12 13:10:57 +08:00 |
|
Shu Chen
|
4e71c78782
|
Merge branch 'feat/ot_br_esp32p4_v5.1' into 'release/v5.1'
feat(br): support ot_br example for esp32p4 (v5.1)
See merge request espressif/esp-idf!39011
|
2025-05-12 10:35:39 +08:00 |
|
Rahul Tank
|
08c0deaa20
|
fix(nimble): Added option to stack to handle repeat pairing internally
|
2025-05-10 21:39:19 +05:30 |
|
Rahul Tank
|
d4274bc0b9
|
Merge branch 'feat/autopts_and_ssc_fixes_v5.1' into 'release/v5.1'
feat(nimble): Added fixes related to SSC and AutoPTS testing (v5.1)
See merge request espressif/esp-idf!38805
|
2025-05-11 00:01:50 +08:00 |
|
Tan Yan Quan
|
37a9947c27
|
feat(openthread): update OT upstream to ec2b0d487
|
2025-05-09 19:44:44 +08:00 |
|
morris
|
54ade18986
|
Merge branch 'fix/rmt_race_condition_v5.1' into 'release/v5.1'
fix(rmt): fix race condition and add receive config error message (v5.1)
See merge request espressif/esp-idf!39001
|
2025-05-09 16:17:25 +08:00 |
|
Island
|
05ebbbf023
|
Merge branch 'change/ble_update_lib_20250430_v5.1' into 'release/v5.1'
change(ble): [AUTO_MR] 20250430 - Update ESP BLE Controller Lib (v5.1)
See merge request espressif/esp-idf!38971
|
2025-05-09 14:05:28 +08:00 |
|
Island
|
0aacc71c53
|
Merge branch 'fix/ble_mesh_trans_pending_fix_v5.1' into 'release/v5.1'
fix(ble_mesh): remove tx pending assert (v5.1)
See merge request espressif/esp-idf!38938
|
2025-05-09 14:04:20 +08:00 |
|
Chen Jichang
|
b4280f965f
|
fix(rmt): fix race condition and add receive config error message
Closes https://github.com/espressif/esp-idf/issues/15842
Closes https://github.com/espressif/esp-idf/issues/15836
|
2025-05-09 13:44:49 +08:00 |
|
morris
|
4ccd9af6d9
|
Merge branch 'bugfix/fixed_mismatch_of_tx_queue_statue_v5.1' into 'release/v5.1'
fix(i2s): fixed the false buf catenate while use preload (v5.1)
See merge request espressif/esp-idf!38970
|
2025-05-09 10:16:37 +08:00 |
|