Island
d4bb0e2aa3
Merge branch 'feat/support_ble_debug_with_gpio_v5.3' into 'release/v5.3'
...
Support change HID task size by Kconfig in HID example (v5.3)
See merge request espressif/esp-idf!36998
2025-02-19 16:37:56 +08:00
zhangyanjiao
9b5d325650
fix(wifi): fix the delete queue error in espnow exapmle
...
Closes https://github.com/espressif/esp-idf/issues/15383
2025-02-17 14:56:16 +08:00
Zhang Hai Peng
61893e9fe5
docs(ble/bluedroid): Optimize doc for implementation of a characteristic with 128 bit UUID
...
(cherry picked from commit fa40d971a52e9eb66686ac3ae645fca2589f0807)
Co-authored-by: Erast <78802792+MatoiDev@users.noreply.github.com>
2025-02-17 11:15:19 +08:00
radek.tandler
b4af220c1e
fix(storage/nvs): Fixed failing test cases in example folder
2025-02-13 20:40:06 +01:00
radek.tandler
0f5073ea2c
fix(ci): Removed storage related ignore warnings
2025-02-13 20:40:05 +01:00
Shu Chen
377c208320
Merge branch 'feat/add_ot_br_lib_check_case_v5.3' into 'release/v5.3'
...
feat(openthread): add br library check case (v5.3)
See merge request espressif/esp-idf!36886
2025-02-13 15:49:31 +08:00
yiwenxiu
f5cbe394c0
feat(openthread): add br library check case
2025-02-12 09:33:54 +08:00
Zhang Hai Peng
f40aa9c587
fix(blufi): Enhance security in BLUFI example
...
(cherry picked from commit 3fc6c93936077cb1659e1f0e0268e62cf6423e9d)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2025-02-11 15:13:42 +08:00
Jiang Jiang Jian
344d3c220a
Merge branch 'revert/use_wpa3_ent_authmode_naming_v5.3' into 'release/v5.3'
...
revert(wifi): Revert support for WPA3 Enterprise authentication modes (Backport v5.3)
See merge request espressif/esp-idf!36808
2025-02-11 13:56:36 +08:00
Shu Chen
b544acb95a
Merge branch 'feature/support_hw_reset_when_handling_rcp_failure_v5.3' into 'release/v5.3'
...
feat(openthread): support hardware reset RCP while processing RCP failure (v5.3)
See merge request espressif/esp-idf!36554
2025-02-11 11:30:20 +08:00
Sarvesh Bodakhe
d90f31c29e
revert(wifi): Revert support for WPA3 Enterprise authentication modes
...
This reverts commit ca4d97bb22dce2aab93b385582123aeac6f4dd91.
2025-02-11 10:52:53 +08:00
Astha Verma
c4a5d869eb
Updated README.md by removing unclear lines
2025-02-05 14:17:22 +05:30
David Cermak
c06e2509f3
fix(network/examples): Fix build rules to test builds on for all targets
...
Uses wifi defines only if wifi is enabled for this target
2025-01-24 17:01:59 +01:00
David Čermák
f2fe95f31b
Merge branch 'ci/iperf_esp32p4_v5.3' into 'release/v5.3'
...
ci(esp_eth): added ESP32P4 to iperf CI test (v5.3)
See merge request espressif/esp-idf!36390
2025-01-24 19:49:20 +08:00
zwx
6c6c6cb72d
feat(openthread): support hardware reset RCP while processing RCP failure
2025-01-22 17:12:23 +08:00
Zhang Hai Peng
12b7a9e6d7
fix(blufi): Fixed some security issue in blufi example
...
(cherry picked from commit abc18e93eb3500dbec74c3e589671ef82c8b3919)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2025-01-22 16:34:36 +08:00
Shu Chen
aedf0408a6
Merge branch 'fix/ci_restart_avahi_daemon_v5.3' into 'release/v5.3'
...
fix(ci): restart avahi-daemon in otbr service discovery test case (v5.3)
See merge request espressif/esp-idf!36434
2025-01-21 14:41:39 +08:00
zwx
8681e5ec9c
fix(ci): restart avahi-daemon in otbr service discovery test case
2025-01-21 11:25:50 +08:00
morris
adf1474e2f
Merge branch 'refactor/usb_merge_p4_phy_backport_v5.3' into 'release/v5.3'
...
refactor(usb/phy): Merge P4 and S2/S3 PHYs into one module (backport_v5.3)
See merge request espressif/esp-idf!36448
2025-01-20 15:02:21 +08:00
morris
fb25eb02eb
Merge branch 'fix/p4_spi_slave_example_not_work_v5.3' into 'release/v5.3'
...
fix(driver_spi): fixed slave (and slave_hd) driver and example error with alignment check (v5.3)
See merge request espressif/esp-idf!36404
2025-01-20 10:54:22 +08:00
Tomáš Rohlínek
c1d93799b0
fix(storage/fatfsgen): broken test_apps scripts for fatfsgen
2025-01-17 18:02:32 +01:00
Shu Chen
738ed11aa0
Merge branch 'fix/fix_coex_macro_control_v5.3' into 'release/v5.3'
...
fix(openthread): use the correct macros to control code compilation (v5.3)
See merge request espressif/esp-idf!36457
2025-01-17 17:14:18 +08:00
wanckl
c18f258a24
fix(driver_spi): fixed slave example error on esp32p4
2025-01-17 11:18:41 +08:00
Xu Si Yu
527d29409e
fix(openthread): use the correct macros to control code compilation
2025-01-17 09:49:18 +08:00
Tomas Rezucha
6d97cd0aa1
refactor(usb/phy): Merge P4 and S2/S3 PHYs into one module
...
P4 had separate PHY implementation for initial bring-up,
now we can merge it with the original PHY driver.
2025-01-16 10:25:25 +01:00
Ondrej Kosta
17ebbe0924
ci(esp_eth): added ESP32P4 to iperf CI test
...
Updated (increased) ETH_THROUGHPUT_SPI_ETH limits.
Improved iperf optimization description
2025-01-14 15:45:55 +01:00
David Cermak
c2bc4d3797
fix(lwip): Fix ping session calling thread unsafe API
...
Closes https://github.com/espressif/esp-idf/issues/14982
2025-01-14 11:25:44 +01:00
Rahul Tank
ce5ac95711
Merge branch 'bugfix/fix_few_nimble_issues_v5.3' into 'release/v5.3'
...
fix(nimble): Fix few nimble issues 11012025 (v5.3)
See merge request espressif/esp-idf!36311
2025-01-13 13:26:15 +08:00
Jiang Jiang Jian
8e54a6cc71
Merge branch 'bugfix/fix_some_wifi_bugs_20241221_v5.3' into 'release/v5.3'
...
fix some wifi bugs 20241221(Backport v5.3)
See merge request espressif/esp-idf!35862
2025-01-13 10:57:26 +08:00
Abhinav Kudnar
eb4ce28bfc
feat(nimble): Additional changes in PAWR IDF Examples/support for ESP IP
2025-01-10 17:13:32 +05:30
morris
e4762af4bb
Merge branch 'feature/isp_dvp_example_v5.3' into 'release/v5.3'
...
feat(dvp_isp_dsi_example): add new option to connect a DVP camera sensor (ov2640) through ISP_DVP (v5.3)
See merge request espressif/esp-idf!35996
2025-01-10 10:11:13 +08:00
Jiang Jiang Jian
77eaf678f6
Merge branch 'backport/backport_some_changes_to_v5.3_20250106' into 'release/v5.3'
...
Backport/backport some changes to v5.3 20250106
See merge request espressif/esp-idf!36234
2025-01-09 19:54:38 +08:00
Jiang Jiang Jian
3b9242212c
Merge branch 'fix/blufi_example_mem_access_v5.3' into 'release/v5.3'
...
fix(ble/blufi): Fixed blufi example security issue (v5.3)
See merge request espressif/esp-idf!36163
2025-01-09 11:48:31 +08:00
yinqingzhao
93582b8221
feat(wifi): avoid compiling components related to wifi when wifi is not supported
2025-01-08 16:47:34 +08:00
Song Ruo Jing
ff0f9cd649
feat(dvp_isp_dsi_example): add an example shows DVP-ISP-DSI combination
2025-01-08 16:20:14 +08:00
Shu Chen
90de6ac550
Merge branch 'feat/support_setting_event_for_154_txrx_5_3' into 'release/v5.3'
...
feat(15.4): support setting 15.4 txrx pti when coex is enabled (backport to 5.3)
See merge request espressif/esp-idf!36106
2025-01-07 10:30:43 +08:00
Jiang Jiang Jian
e7caff51c1
Merge branch 'bugfix/use_wpa3_ent_authmode_naming_v5.3' into 'release/v5.3'
...
fix(wifi): Add support to recongize different WPA3 Authentication modes from specifications (Backport v5.3)
See merge request espressif/esp-idf!36104
2025-01-06 21:10:12 +08:00
Roland Dobai
bc92458d2a
Merge branch 'feature/add_utf_8_decoding_v5.3' into 'release/v5.3'
...
feat(tools): Enforced utf-8 encoding with Python open() functions (v5.3)
See merge request espressif/esp-idf!36126
2025-01-06 17:10:39 +08:00
morris
b545f9cca8
Merge branch 'bugfix/modbus_serial_examples_fix_mode_v53' into 'release/v5.3'
...
fix(modbus): Fix the mode setup in modbus slave (backport v5.3)
See merge request espressif/esp-idf!36118
2025-01-06 17:05:33 +08:00
Zhang Hai Peng
ed51c0b6b2
docs(ble/bluedroid): Optimize doc for registering BLE callback functions
...
(cherry picked from commit d84ccadf905bcaadcfbdee0b61e8875775ff716f)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2025-01-06 11:13:53 +08:00
Xu Si Yu
f5f07d4962
fix(openthread): fix openthread radio spinel deinit
2025-01-06 10:29:40 +08:00
Xu Si Yu
aaab96050a
fix(openthread): fix a naming error of kconfig
2025-01-06 10:29:19 +08:00
Xu Si Yu
33ff758293
feat(15.4): support setting 15.4 txrx pti when coex is enabled
2025-01-06 10:29:19 +08:00
Shu Chen
ad6fd3f2f8
Merge branch 'feat/example_connect_thread_v5_3' into 'release/v5.3'
...
feat(protocol_examples_common): Add Thread connect to support Thread for the protocol examples(v5.3)
See merge request espressif/esp-idf!36091
2025-01-05 10:58:33 +08:00
Jiang Jiang Jian
21fb91564e
Merge branch 'bugfix/fix_sniffer_fail_on_ci_v5.3' into 'release/v5.3'
...
fix(ci): Enlarge the pcap memory size in sniffer example (v5.3)
See merge request espressif/esp-idf!35697
2025-01-03 19:59:02 +08:00
Sarvesh Bodakhe
ca4d97bb22
fix(wifi): Add support to recongize different WPA3 Authentication modes from specs
...
Add support to recognize APs supporting 'WPA3-Enterprise-Only Mode' and
'WPA3-Enterprise-Transition Mode' using authmodes WIFI_AUTH_WPA3_ENTERPRISE
and WIFI_AUTH_WPA2_WPA3_ENTERPRISE, respectively.
2025-01-03 12:54:58 +05:30
Marek Fiala
2b0407eb2a
feat(tools): Enforce utf-8 encoding with open() function
2025-01-02 16:48:43 +01:00
aleks
fb506232f7
fix(modbus): Fix the mode setup in modbus slave
...
https://github.com/espressif/esp-idf/pull/14878
2025-01-02 17:58:42 +08:00
Kabir Waraich
74cb39cbca
Update slave.c to fix the mode
...
There is an issue in the lines that I have changed. I think it was copied over from the enum by mistake.
2025-01-02 17:58:42 +08:00
morris
d47aa5b072
Merge branch 'fix/fix_parlio_tx_example_line_address_v5.3' into 'release/v5.3'
...
fix(parlio_tx): fix line address in simple_rgb_martix example (v5.3)
See merge request espressif/esp-idf!36071
2025-01-02 14:12:01 +08:00