yiwenxiu
|
2534aa2f20
|
feat(openthread): add delay before execute wifi command in openthread ci cases
|
2024-12-04 17:14:11 +08:00 |
|
Rahul Tank
|
77a3025ac1
|
Merge branch 'bugfix/fix_esp_hid_host_compilation_v5.1' into 'release/v5.1'
fix(nimble): Fix compilation issue in esp_hid_host example (v5.1)
See merge request espressif/esp-idf!35310
|
2024-12-02 20:16:55 +08:00 |
|
Rahul Tank
|
6052f46b06
|
Merge branch 'bugfix/change_hci_cb_logging_v5.1' into 'release/v5.1'
fix(nimble): Replace ESP_LOG* with esp_rom_printf in controller context callback (v5.1)
See merge request espressif/esp-idf!35030
|
2024-12-02 18:22:51 +08:00 |
|
Jiang Jiang Jian
|
0dbc947c2b
|
Merge branch 'bugfix/fix_wifi_bugs_241126_v5.1' into 'release/v5.1'
bugfix: fix some wifi issues 241126 v5.1
See merge request espressif/esp-idf!35224
|
2024-11-29 20:29:29 +08:00 |
|
Rahul Tank
|
d804ec0b97
|
fix(nimble): Fix compilation issue in esp_hid_host example
|
2024-11-29 15:25:41 +05:30 |
|
Chen Yudong
|
09fe746322
|
ci: increase test_wifi_power_save got ip timeout
|
2024-11-28 16:44:20 +08:00 |
|
Shu Chen
|
f7765f439f
|
Merge branch 'fix/enhance_wifi_connection_check_in_ot_ci_case_v5.1' into 'release/v5.1'
feat(openthread): enhance wifi connection check in openthread ci cases (Backport v5.1)
See merge request espressif/esp-idf!35160
|
2024-11-28 10:47:16 +08:00 |
|
Alexey Gerenkov
|
f2a0d61739
|
Merge branch 'change/sysview_test_config_v5.1' into 'release/v5.1'
change(sysview): run heap_log tracing tests on existing cores (v5.1)
See merge request espressif/esp-idf!35198
|
2024-11-27 18:58:33 +08:00 |
|
Island
|
aacce661f9
|
Merge branch 'feat/optimize_cble50y24_110_v5.1' into 'release/v5.1'
feat(bt/bluedroid): Added BLE 5.0 throughput examples (v5.1)
See merge request espressif/esp-idf!35007
|
2024-11-27 15:37:02 +08:00 |
|
yiwenxiu
|
317d4859f8
|
feat(openthread): enhance wifi connection check in openthread ci cases
|
2024-11-27 15:31:44 +08:00 |
|
Wang Meng Yang
|
3e1ecc4e8b
|
Merge branch 'feat/add_profile_state_event_v5.1' into 'release/v5.1'
feat(bt/bluedroid): added events to indicate the profile states of HFP (v5.1)
See merge request espressif/esp-idf!35151
|
2024-11-27 14:44:14 +08:00 |
|
Chen Jian Hua
|
3bb9e492fa
|
feat(bt/bluedroid): Added BLE 5.0 throughput examples
(cherry picked from commit 6d3a82eecfc0d86d699ccb7cc499f27863ab5616)
Co-authored-by: zhangbowen <zhangbowen@espressif.com>
|
2024-11-27 11:53:54 +08:00 |
|
Erhan Kurubas
|
344ac60cf1
|
change(sysview): support single/dual core targets in heap_trace_log test
|
2024-11-26 08:56:59 +01:00 |
|
Jin Cheng
|
61beadb586
|
feat(bt/bluedroid): added events to indicate the profile states of HFP
|
2024-11-25 16:23:10 +08:00 |
|
yinqingzhao
|
2a715e4203
|
feat(twt): twt add parameter to enable keep alive
|
2024-11-25 15:10:56 +08:00 |
|
Jin Cheng
|
2322404be6
|
fix(bt/bluedroid): AG should send OK or other error codes to HF client
when it is driven by HF to initiate a call.
|
2024-11-22 17:26:00 +08:00 |
|
Xu Si Yu
|
78a4ea29f3
|
feat(openthread): update openthread submodule and border router lib
|
2024-11-21 15:52:45 +08:00 |
|
Rahul Tank
|
ec6002a058
|
fix(nimble): Replace ESP_LOG* with esp_rom_printf in controller context callback
|
2024-11-19 17:42:27 +05:30 |
|
yiwenxiu
|
dc99a90d4c
|
feat(openthread): flush ipv6 addr in openthread ci cases
|
2024-11-19 15:44:29 +08:00 |
|
Shu Chen
|
5ed3e67c7c
|
Merge branch 'fix/find_and_close_service_in_ot_ci_case_v5.1' into 'release/v5.1'
fix(ci): optimize an openthread ci case (Backport v5.1)
See merge request espressif/esp-idf!34724
|
2024-11-14 11:58:58 +08:00 |
|
Xu Si Yu
|
9c4d817726
|
feat(openthread): support vendor hook for rcp spi
|
2024-11-07 11:55:56 +08:00 |
|
Xu Si Yu
|
b59b0e0926
|
feat(openthread): allow enabling trel before getting interface
|
2024-11-07 11:55:56 +08:00 |
|
Xu Si Yu
|
88077e0b16
|
feat(openthread): support trel feature
|
2024-11-07 11:55:56 +08:00 |
|
xieqinan@espressif.com
|
60c50d101b
|
feat(zigbee): Upgrade the Zigbee lib to v1.6 for Zigbee examples
- Optimize the Zigbee light, switch and gateway examples
- Remove the esp_zigbee_rcp example
|
2024-11-07 10:45:12 +08:00 |
|
Xu Si Yu
|
14e8d52963
|
fix(ci): optimize an openthread ci case
|
2024-11-07 10:38:50 +08:00 |
|
Island
|
dc64b09dc5
|
Merge branch 'modified_ble_multi_conn_example_readme_v5.1' into 'release/v5.1'
update(ble): Modified the ble multi_conn example's readme (v5.1)
See merge request espressif/esp-idf!33991
|
2024-11-01 12:21:29 +08:00 |
|
wangtao@espressif.com
|
5dd89e7613
|
fix(wifi): fix esp32c2 tx shake issue
|
2024-10-29 20:00:39 +08:00 |
|
Island
|
69786f1515
|
Merge branch 'fix/fix_nimble_gatt_server_example_readme_v5.1' into 'release/v5.1'
docs(ble): Added BLE Get Started documentation link to README.md (v5.1)
See merge request espressif/esp-idf!33828
|
2024-10-29 16:01:55 +08:00 |
|
Mahavir Jain
|
f55d1d196f
|
Merge branch 'bug/ci_test_https_server_file_serving_v5.1' into 'release/v5.1'
fix(protocols): Erased the storage partition for http_server ci test (v5.1)
See merge request espressif/esp-idf!34166
|
2024-10-28 11:15:28 +08:00 |
|
chenjianhua
|
ef626df142
|
fix(bt/bluedroid): correct the readme links for BLE periodic examples
|
2024-10-24 18:04:06 +08:00 |
|
chenjianhua
|
56b76f8b79
|
refactor(bt/bluedroid): Refactor the print for BLE examples
|
2024-10-24 18:04:06 +08:00 |
|
chenjianhua
|
24ce9e2384
|
refactor(bt/bluedroid): Refactor the print for gatt_server and gatt_client example
|
2024-10-24 18:04:06 +08:00 |
|
hrushikesh.bhosale
|
7f4125a242
|
fix(protocols): Erased the storage partition for http_server ci test
Added api to erase storage partition for http_server ci test
|
2024-10-14 15:53:40 +05:30 |
|
Shen Wei Long
|
adc3bb1cd4
|
update(ble): Modified the ble multi_conn example's readme
(cherry picked from commit 28ffd5fc04b58119d754941b7095d10a0378cddc)
Co-authored-by: Shen Weilong <shenweilong@espressif.com>
|
2024-10-08 13:25:33 +08:00 |
|
Kapil Gupta
|
a6006f5a56
|
fix(esp_wifi): Added prints in btm roam for error condition
|
2024-10-07 10:42:32 +05:30 |
|
xiongweichao
|
1b19449dc0
|
feat(bt/bluedroid): Report sniff interval to application layer
|
2024-09-27 14:16:16 +08:00 |
|
Wei Yu Han
|
f1f3ed86cc
|
docs(ble): Added BLE Get Started documentation link to README.md
(cherry picked from commit 5f008828d31149303d92cc269dbd9f45ca745e04)
Co-authored-by: Yuhan Wei <weiyuhan@espressif.com>
|
2024-09-26 09:38:11 +08:00 |
|
Rahul Tank
|
d0bc721a78
|
fix(nimble): Fixed deinit sequence in blufi
|
2024-09-24 12:21:24 +05:30 |
|
Jiang Jiang Jian
|
6983207dd1
|
Merge branch 'bugfix/check_bootloader_size_with_sign_v5.1' into 'release/v5.1'
fix(esptool_py): Check the size of the bootloader + signature block (v5.1)
See merge request espressif/esp-idf!33592
|
2024-09-21 14:42:48 +08:00 |
|
Shu Chen
|
be1ba2eff8
|
Merge branch 'backport/openthread_related_feature_v51' into 'release/v5.1'
Backport/openthread related feature v51(Backport v5.1)
See merge request espressif/esp-idf!33408
|
2024-09-20 13:50:35 +08:00 |
|
Jiang Jiang Jian
|
2136defda4
|
Merge branch 'bugfix/support_cert_test_v5.1' into 'release/v5.1'
fix(phy): Add cert_test support for ESP32, ESP32-C2, ESP32-C6, ESP32-H2 and ESP32-S2(Backport v5.1)
See merge request espressif/esp-idf!33622
|
2024-09-20 11:39:36 +08:00 |
|
muhaidong
|
e2822c3a1f
|
fix(phy): update cert_test docs
|
2024-09-19 16:20:06 +08:00 |
|
Xu Si Yu
|
9ead83c4ee
|
feat(openthread): update extension commands component for examples
|
2024-09-19 16:07:03 +08:00 |
|
Rahul Tank
|
be263857eb
|
Merge branch 'fix/added_a_change_to_print_address_of_advertising_instance_v5.1' into 'release/v5.1'
fix(nimble): Added a change to print address of an advertising instance (v5.1)
See merge request espressif/esp-idf!33563
|
2024-09-19 14:32:15 +08:00 |
|
Mu Hai Dong
|
1e10eba6e5
|
Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Jiang Jiang Jian <jack@espressif.com>
|
2024-09-18 20:15:23 +08:00 |
|
muhaidong
|
ea85edc469
|
fix(phy): esp32s2 and esph2 support rf cert_test
|
2024-09-18 19:54:08 +08:00 |
|
muhaidong
|
8992e1cec8
|
fix(phy): fix esp32 build fail issue
Closes https://github.com/espressif/esp-idf/issues/11972
|
2024-09-18 19:17:02 +08:00 |
|
xiehang
|
5d7e2a6fde
|
fix(phy): All chip support cert_test
|
2024-09-18 18:00:46 +08:00 |
|
Konstantin Kondrashov
|
bf484ad78d
|
fix(examples): Increases partition table offset for SBV2+FE test
|
2024-09-18 09:58:49 +03:00 |
|
Alexey Gerenkov
|
4057760b86
|
Merge branch 'fix/sysview_example_tests_v5.1' into 'release/v5.1'
test(sysview): fix gdb no response error in sysview_heap_log tests (v5.1)
See merge request espressif/esp-idf!33459
|
2024-09-17 23:01:20 +08:00 |
|