Harshit Malpani
|
b577f659cd
|
fix: Fixed build errors with TLS 1.3 only configuration
|
2024-12-10 13:07:44 +08:00 |
|
Jiang Jiang Jian
|
075e6d8cad
|
Merge branch 'fix/update_ping_cmd_version_v5.3' into 'release/v5.3'
update: Update ping-cmd component to v1.0.0 (v5.3)
See merge request espressif/esp-idf!35013
|
2024-12-09 15:41:19 +08:00 |
|
Jiang Jiang Jian
|
e3940cb354
|
Merge branch 'feat/add_profile_state_event_v5.3' into 'release/v5.3'
feat(bt/bluedroid): added events to indicate the profile states of HFP (v5.3)
See merge request espressif/esp-idf!35149
|
2024-12-09 15:39:57 +08:00 |
|
morris
|
85ce7c15ce
|
Merge branch 'feat/mipi_dsi_underrun_error_v5.3' into 'release/v5.3'
feat(mipi_dsi): enable underrun error interrupt (v5.3)
See merge request espressif/esp-idf!34981
|
2024-12-09 10:14:12 +08:00 |
|
Shu Chen
|
e3ad294826
|
Merge branch 'fix/add_delay_before_command_in_ot_ci_case_v5.3' into 'release/v5.3'
feat(openthread): add delay before execute wifi command in openthread ci cases (Backport v5.3)
See merge request espressif/esp-idf!35421
|
2024-12-09 09:40:05 +08:00 |
|
Abhinav Kudnar
|
03655d6d67
|
feat(nimble): Added PAwR support for nimble with IDF examples
|
2024-12-06 21:09:04 +05:30 |
|
Sumeet Singh
|
5d8f076745
|
fix(nimble): fix and enable connection subrating
|
2024-12-06 21:08:47 +05:30 |
|
Sumeet Singh
|
9f1c2cad6e
|
fix(nimble): Fixed encrypted advertisement data example
|
2024-12-06 21:08:46 +05:30 |
|
Sumeet Singh
|
62265b90c0
|
feat(nimble): Added support for EATT Credit Based Flow Control Mode
|
2024-12-06 21:08:46 +05:30 |
|
Rahul Tank
|
63ca3b296d
|
Merge branch 'bugfix/change_hci_cb_logging_v5.3' into 'release/v5.3'
fix(nimble): Replace ESP_LOG* with esp_rom_printf in controller context callback (v5.3)
See merge request espressif/esp-idf!35028
|
2024-12-06 23:32:37 +08:00 |
|
Island
|
0a49e286df
|
Merge branch 'bugfix/fix_ble_creat_conn_fail_enh_v5.3' into 'release/v5.3'
fix(ble/bluedroid): Fixed BLE create connection fail because of invalid own address type (v5.3)
See merge request espressif/esp-idf!35018
|
2024-12-06 22:40:54 +08:00 |
|
Roland Dobai
|
0a62a9078c
|
Merge branch 'change/sysview_test_config_v5.3' into 'release/v5.3'
change(sysview): run heap_log tracing tests on existing cores (v5.3)
See merge request espressif/esp-idf!35196
|
2024-12-06 19:56:48 +08:00 |
|
yiwenxiu
|
0e2c916ec5
|
feat(openthread): add delay before execute wifi command in openthread ci cases
|
2024-12-06 18:27:10 +08:00 |
|
morris
|
d93ebf3e9c
|
feat(mipi_dsi): enable underrun error interrupt
|
2024-12-06 17:00:05 +08:00 |
|
Rahul Tank
|
40ce8d7f97
|
Merge branch 'bugfix/fix_esp_hid_host_compilation_v5.3' into 'release/v5.3'
fix(nimble): Fix compilation issue in esp_hid_host example (v5.3)
See merge request espressif/esp-idf!35308
|
2024-12-06 16:32:33 +08:00 |
|
chenjianhua
|
561307a6bf
|
feat(ble/bluedroid): Support setting connection params when creating connection
|
2024-12-06 15:51:33 +08:00 |
|
zhanghaipeng
|
3a85b1b6ce
|
fix(ble/bluedroid): Optimize BLE API "esp_ble_gattc_enh_open"
|
2024-12-06 15:50:50 +08:00 |
|
Shu Chen
|
91fc7e9484
|
Merge branch 'fix/enhance_wifi_connection_check_in_ot_ci_case_v5.3' into 'release/v5.3'
feat(openthread): enhance wifi connection check in openthread ci cases (Backport v5.3)
See merge request espressif/esp-idf!35163
|
2024-12-06 15:50:45 +08:00 |
|
zhanghaipeng
|
2904494228
|
fix(ble/bluedroid): Fixed BLE create connection fail because of invalid own address type
|
2024-12-06 15:50:43 +08:00 |
|
Shu Chen
|
6bedf6cdad
|
Merge branch 'fix/add_network_reconnectin_in_ot_ci_case_v5.3' into 'release/v5.3'
feat(openthread): flush ipv6 addr in openthread ci cases(Backport v5.3)
See merge request espressif/esp-idf!34674
|
2024-12-06 15:50:13 +08:00 |
|
morris
|
59a7d3782c
|
Merge branch 'change/p4_sd_runner_no_use_usj_v5.3' into 'release/v5.3'
ci(sd): use uart0 as usj always serial noise on ci on p4 (v5.3)
See merge request espressif/esp-idf!35193
|
2024-12-06 15:41:27 +08:00 |
|
Island
|
52066e6f46
|
Merge branch 'feat/optimize_cble50y24_110_v5.3' into 'release/v5.3'
feat(bt/bluedroid): Added BLE 5.0 throughput examples (v5.3)
See merge request espressif/esp-idf!35009
|
2024-12-06 15:32:50 +08:00 |
|
Wang Meng Yang
|
633dbb38cd
|
Merge branch 'bugfix/lmp_trans_collision_v5.3' into 'release/v5.3'
fix(bt/controller): Fixed some controller bugs on ESP32 (v5.3)
See merge request espressif/esp-idf!34945
|
2024-12-06 15:30:21 +08:00 |
|
Chen Yudong
|
00cd226fd4
|
ci: increase test_wifi_power_save got ip timeout
|
2024-12-02 14:57:39 +08:00 |
|
Rahul Tank
|
bdafa320c3
|
fix(nimble): Fix compilation issue in esp_hid_host example
|
2024-11-29 15:23:27 +05:30 |
|
yiwenxiu
|
d78f993d01
|
feat(openthread): enhance wifi connection check in openthread ci cases
|
2024-11-27 15:47:12 +08:00 |
|
Chen Jian Hua
|
6e6c97fde4
|
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:14:33 +08:00 |
|
Armando
|
60720adb03
|
ci(sd): use uart0 as usj always serial noise on ci on p4
|
2024-11-26 17:43:27 +08:00 |
|
Erhan Kurubas
|
235168e558
|
change(sysview): support single/dual core targets in heap_trace_log test
|
2024-11-26 08:49:46 +01:00 |
|
Jin Cheng
|
c1324755aa
|
feat(bt/bluedroid): added events to indicate the profile states of HFP
|
2024-11-25 16:51:04 +08:00 |
|
Jin Cheng
|
c160316961
|
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:27:40 +08:00 |
|
Rahul Tank
|
a76ecf7384
|
fix(nimble): Replace ESP_LOG* with esp_rom_printf in controller context callback
|
2024-11-19 17:40:46 +05:30 |
|
yiwenxiu
|
e56baaed71
|
feat(openthread): flush ipv6 addr in openthread ci cases
|
2024-11-19 15:47:59 +08:00 |
|
Chen Yudong
|
e7b6e57134
|
change: Update ping-cmd component to v1.0.0
|
2024-11-19 11:38:24 +08:00 |
|
Jiang Jiang Jian
|
bce45894e7
|
Merge branch 'feat/mipi_dsi_yuv_converter_v5.3' into 'release/v5.3'
feat(lcd): support YUV422 input color format (v5.3)
See merge request espressif/esp-idf!34761
|
2024-11-15 13:45:02 +08:00 |
|
Jiang Jiang Jian
|
0c90cf37bb
|
Merge branch 'fix/littlefs_image_creation_windows_v5.3' into 'release/v5.3'
fix(littlefs): Allow LittleFS image generation on Windows + version bump (v5.3)
See merge request espressif/esp-idf!34916
|
2024-11-15 11:20:00 +08:00 |
|
Adam Múdry
|
be42634dc9
|
fix(examples): tusb_midi task stack overflow fix
|
2024-11-14 16:43:27 +01:00 |
|
Adam Múdry
|
a973b02fbe
|
fix(littlefs): Allow LittleFS image generation on Windows + version bump
Closes https://github.com/espressif/esp-idf/issues/12900
|
2024-11-14 13:17:52 +01:00 |
|
Jiang Jiang Jian
|
cfdce1f95c
|
Merge branch 'bugfix/fix_some_wifi_bugs_1030_v5.3' into 'release/v5.3'
Bugfix/fix some wifi bugs 1030 v5.3(Backport v5.3)
See merge request espressif/esp-idf!34705
|
2024-11-14 20:05:21 +08:00 |
|
Jiang Jiang Jian
|
96a795dac9
|
Merge branch 'feature/usb_host_hub_support_collective_backport_p3_v5.3' into 'release/v5.3'
feat(usb_host): Hub Support Collective backport part 3/3 (v5.3)
See merge request espressif/esp-idf!33987
|
2024-11-14 19:09:02 +08:00 |
|
Jiang Jiang Jian
|
c5a3c7e78f
|
Merge branch 'ci/backport_i2s_ci_fix_to_v5.3' into 'release/v5.3'
ci(i2s&parlio): backport i2s and parlio ci fix (v5.3)
See merge request espressif/esp-idf!34587
|
2024-11-14 19:00:39 +08:00 |
|
morris
|
a30099a879
|
feat(lcd): support color conversion for mipi dsi driver
|
2024-11-14 14:35:25 +08:00 |
|
yinqingzhao
|
439cb125c5
|
feat(twt): twt add parameter to enable keep alive
|
2024-11-14 14:03:13 +08:00 |
|
Shu Chen
|
87af41852e
|
Merge branch 'fix/find_and_close_service_in_ot_ci_case_v5.3' into 'release/v5.3'
fix(ci): optimize an openthread ci case (Backport v5.3)
See merge request espressif/esp-idf!34726
|
2024-11-14 12:01:21 +08:00 |
|
Xu Si Yu
|
aff23f32e4
|
feat(openthread): update openthread submodule and border router lib
|
2024-11-13 16:46:29 +08:00 |
|
Xu Si Yu
|
07959c4bbe
|
fix(ci): optimize an openthread ci case
|
2024-11-07 10:45:48 +08:00 |
|
xieqinan@espressif.com
|
ca41ac94b9
|
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:42:50 +08:00 |
|
laokaiyao
|
035f2f8280
|
ci(parlio_rx): enable logic analyzer example test
|
2024-11-01 11:18:59 +08:00 |
|
Roman Leonov
|
79d7c23315
|
fix(usb_host_lib): Returned task suspend
|
2024-10-28 18:14:14 +01:00 |
|
Roman Leonov
|
670f11644f
|
refactor(usb_host/examples): Enabled external Hub support feature
|
2024-10-28 18:14:14 +01:00 |
|