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
Shu Chen
dddc2938f2
Merge branch 'backport/openthread_related_feature_v53' into 'release/v5.3'
...
Backport/openthread related feature v53(Backport v5.3)
See merge request espressif/esp-idf!33407
2024-10-28 21:44:11 +08:00
morris
73ad41524a
Merge branch 'fix/lcd_lvgl_regression_v5.3' into 'release/v5.3'
...
fix(lcd): fix the newest lvgl regression (v5.3)
See merge request espressif/esp-idf!34473
2024-10-28 14:20:47 +08:00
Jiang Jiang Jian
12a68856e7
Merge branch 'bugfix/roaming_app_support_wifi_disconnect_v5.3' into 'release/v5.3'
...
Stops roaming app upon application initiated disconnect(backport v5.3)
See merge request espressif/esp-idf!33705
2024-10-28 13:38:09 +08:00
Xu Si Yu
ba2d48dacd
feat(openthread): update extension commands component for examples
2024-10-28 12:21:34 +08:00
Chen Jichang
a848c82b12
fix(lcd): fix the newest lvgl regression
2024-10-28 12:19:16 +08:00
Jiang Jiang Jian
1fbb8b12b3
Merge branch 'fix/bootloader_size_increase_perf_benchmark_fails_to_build_v5.3' into 'release/v5.3'
...
fix: Bootloader size increase broke perf_benchmark example compilation (v5.3)
See merge request espressif/esp-idf!34306
2024-10-28 12:07:37 +08:00
Island
d926a9259b
Merge branch 'refactor/ble_example_print_on_bluedroid_v5.3' into 'release/v5.3'
...
refactor(bt/bluedroid): Refactor the print for BLE examples (v5.3)
See merge request espressif/esp-idf!34310
2024-10-28 10:52:54 +08:00
Shu Chen
47dc6f37f5
Merge branch 'backport/openthread_154_related_feature_v53' into 'release/v5.3'
...
Backport/openthread 154 related feature v53
See merge request espressif/esp-idf!34274
2024-10-28 10:19:39 +08:00
jgujarathi
161751bec2
fix(examples) : Common component's wifi disconnect handler should ignore roaming disconnect
...
- Common component's wifi disconnect handler should ignore roaming disconnect (WIFI_REASON_ROAMING)
as connect gets issued internally in these cases.
2024-10-25 23:32:14 +05:30
jgujarathi
74bb92cc5f
fix(esp_wifi): Stops roaming app upon application initiated disconnect
...
Stops roaming app when the application initiates a disconnect.
Roaming app if enabled will be restarted when the station reconnects again.
2024-10-25 23:32:14 +05:30
David Cermak
847ec07bc4
fix(examples): esp_hosted as default for Wi-Fi connect on P4
2024-10-25 17:32:09 +08:00
chenjianhua
994568e387
fix(bt/bluedroid): correct the readme links for BLE periodic examples
2024-10-24 12:03:56 +08:00
chenjianhua
0b8bec3fa5
refactor(bt/bluedroid): Refactor the print for BLE examples
2024-10-24 12:03:56 +08:00
chenjianhua
f6bedd65b6
refactor(bt/bluedroid): Refactor the print for gatt_server and gatt_client example
2024-10-24 12:03:56 +08:00
Jiang Jiang Jian
8d472cf779
Merge branch 'fix/fix_esp32c2_tx_shake_issue_v53' into 'release/v5.3'
...
fix(wifi): fix esp32c2 tx shake issue v53
See merge request espressif/esp-idf!34388
2024-10-23 13:55:19 +08:00
wangtao@espressif.com
0c0dce7c4f
fix(wifi): fix esp32c2 tx shake issue
2024-10-23 11:12:41 +08:00
Xu Si Yu
e84a7e651d
feat(openthread): allow enabling trel before getting interface
2024-10-21 10:42:33 +08:00
Adam Múdry
45c49778a0
fix: Bootloader size increase broke perf_benchmark example compilation
2024-10-19 18:57:25 +02:00
wangtao@espressif.com
e80ab15073
fix(wifi): fix softap_sta example default dns addr invaild issue
2024-10-18 14:07:46 +08:00
Xu Si Yu
f6591b773e
feat(openthread): support trel feature
2024-10-18 13:57:38 +08:00
Xu Si Yu
38f024681c
feat(openthread): support vendor hook for rcp spi
2024-10-18 13:18:19 +08:00
Mahavir Jain
98295c8c67
Merge branch 'bug/ci_test_https_server_file_serving_v5.3' into 'release/v5.3'
...
fix(protocols): Erased the storage partition for http_server ci test (v5.3)
See merge request espressif/esp-idf!34163
2024-10-17 12:37:57 +08:00
Jiang Jiang Jian
e183263484
Merge branch 'bugfix/correct_typo_scan_v5.3' into 'release/v5.3'
...
fix(esp_wifi): Correct typos in example/scan.c (v5.3)
See merge request espressif/esp-idf!34191
2024-10-15 13:44:53 +08:00
diplfranzhoepfinger
2028984bbb
fix(esp_wifi): Correct typos in example/scan.c
...
Closes https://github.com/espressif/esp-idf/issues/14102
Closes https://github.com/espressif/esp-idf/pull/14103
2024-10-14 17:13:54 +05:30
Euripedes Rocha
b16f944b86
ci(mqtt): Set partition to large for c6 on custom outbox example
...
Example failed to build on CI for c6 target due to partition size.
2024-10-14 09:11:25 +02:00
hrushikesh.bhosale
b4eb654cc3
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 12:00:15 +05:30
Chen Jian Xing
9b5809d7a3
Merge branch 'bugfix/support_cert_test_v5.3' into 'release/v5.3'
...
fix(phy): Add cert_test support for ESP32, ESP32-C2, ESP32-C6, ESP32-H2 and ESP32-S2(Backport v5.3)
See merge request espressif/esp-idf!34033
2024-10-10 20:54:27 +08:00
muhaidong
67b99935d9
fix(ci): fixed examples protocols mqtt custom_outbox build fail issue
2024-10-10 10:56:25 +08:00
Island
7046cb360c
Merge branch 'modified_ble_multi_conn_example_readme_v5.3' into 'release/v5.3'
...
update(ble): Modified the ble multi_conn example's readme (v5.3)
See merge request espressif/esp-idf!33995
2024-10-09 15:16:02 +08:00
muhaidong
b171f1d57b
fix(phy): update cert_test docs
2024-10-09 10:00:52 +08:00
Mu Hai Dong
32700ae426
Apply 1 suggestion(s) to 1 file(s)
...
Co-authored-by: Jiang Jiang Jian <jack@espressif.com>
2024-10-09 09:50:38 +08:00
muhaidong
7cb3bba0ba
fix(phy): esp32s2 and esph2 support rf cert_test
2024-10-09 09:49:05 +08:00
muhaidong
cf577ee4cb
fix(phy): fix esp32 build fail issue
...
Closes https://github.com/espressif/esp-idf/issues/11972
2024-10-09 09:48:13 +08:00
xiehang
2225b4c3ca
fix(phy): All chip support cert_test
2024-10-09 09:48:03 +08:00
Nachiket Kukade
7a7ad4a62e
fix(esp_wifi): Fix FTM issues in AP-STA mode
...
Add AP-STA mode support in FTM example
Update wifi libs with below changes -
- Use ex-AP's bandwidth in FTM request when connected
- Allow Bandwidth downgrade in FTM negotiation
- Use separate calibration when Initiator performs 20MHz FTM
while in-AP is in 40MHz
2024-10-08 16:06:30 +08:00
Jiang Jiang Jian
657d250d96
Merge branch 'bugfix/backport_supplicant_fixes_v5.3' into 'release/v5.3'
...
fix(wifi): Backport some fixes(v5.3)
See merge request espressif/esp-idf!33714
2024-10-08 16:03:50 +08:00
Shen Wei Long
9617e728e7
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 12:53:49 +08:00
Kapil Gupta
efc79c72ed
fix(esp_wifi): Added prints in btm roam for error condition
2024-10-06 16:52:25 +05:30
Ondrej Kosta
6de1045f01
fix(esp_eth): fixed SPI ETH GPIO to align with latest ESP32-P4-Function-EV-Board
2024-10-03 09:34:24 +02:00
xiongweichao
93f862d6fd
feat(bt/bluedroid): Report sniff interval to application layer
2024-09-27 14:11:26 +08:00
Chen Jichang
84f024478c
fix(ci): rerun pre-commit to fix readme files
2024-09-27 11:12:55 +08:00