Jiang Jiang Jian
465d1cf229
Merge branch 'feature/set_hp_sleep_power_mode_with_clock_src_selection' into 'release/v5.3'
...
change(esp_hw_support): switch lp_cpu power mode with clock src selection to save lp_cpu working power (v5.3)
See merge request espressif/esp-idf!34110
2024-10-12 14:14:37 +08:00
morris
e8822fac4e
Merge branch 'fix/mcpwm_pm_lock_memory_leak_v5.3' into 'release/v5.3'
...
fix(mcpwm): fix pm_lock memory issues (v5.3)
See merge request espressif/esp-idf!34058
2024-10-12 11:48:42 +08:00
morris
1eb81bbf17
Merge branch 'bugfix/fix_deep_sleep_wakeup_by_touch_on_p4_v5.3' into 'release/v5.3'
...
fix(touch): fixed the deep sleep wakeup issue on P4 (v5.3)
See merge request espressif/esp-idf!34134
2024-10-12 11:30:10 +08:00
laokaiyao
7372f1a81f
fix(touch): fixed the deep sleep wakeup issue on P4
2024-10-12 09:39:10 +08:00
Island
738bf30efa
Merge branch 'docs/update_ble_feature_support_status_v5.3' into 'release/v5.3'
...
docs(ble): Updated a feature name in feature status table v5.3
See merge request espressif/esp-idf!34061
2024-10-11 20:26:07 +08:00
wuzhenghui
a70fe8bdee
change(esp_hw_support): switch hp_sys default power mode with clock src selection
2024-10-11 16:06:10 +08:00
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
Marius Vikhammer
4a74ca2d2d
Merge branch 'docs/freertos_stack_size_v5.3' into 'release/v5.3'
...
docs(freertos): update freertos comments to reflect that stack size is in bytes (v5.3)
See merge request espressif/esp-idf!33504
2024-10-10 16:35:07 +08:00
Marius Vikhammer
0ccbe0d2e5
Merge branch 'fix/assert_fail_in_xtaskdeletewithcaps_v5.3' into 'release/v5.3'
...
Fixed occational assert failure in vTaskDeleteWithCaps() (v5.3)
See merge request espressif/esp-idf!33685
2024-10-10 16:26:54 +08:00
Wei Yu Han
7e1df3e0b0
docs(ble): Update the status of AOA in host feature status table
2024-10-10 14:18:35 +08:00
muhaidong
67b99935d9
fix(ci): fixed examples protocols mqtt custom_outbox build fail issue
2024-10-10 10:56:25 +08:00
morris
d63eb1239c
Merge branch 'feat/adapt_spi_lcd_to_lvgl_v5.3' into 'release/v5.3'
...
docs: update programming guide to also support quad spi lcd (v5.3)
See merge request espressif/esp-idf!34036
2024-10-10 10:31:46 +08:00
Island
ded2989a73
Merge branch 'feat/ble_mesh_v1.1_feat_disable_support_v5.3' into 'release/v5.3'
...
feat(ble_mesh): esp ble mesh v1.1 features enable/disable supported (v5.3)
See merge request espressif/esp-idf!33779
2024-10-10 10:19:09 +08:00
Wei Yu Han
04d15ae574
docs(ble): Updated a feature name in feature status table
2024-10-10 09:59:17 +08:00
Chen Jichang
41838bb8a6
fix(mcpwm): fix pm_lock memory issues
2024-10-10 09:49:41 +08:00
Island
88030d4832
Merge branch 'bugfix/fix_bleqabr24_1282_v5.3' into 'release/v5.3'
...
Fixed BLE scanning and initiating coexist on ESP32 (v5.3)
See merge request espressif/esp-idf!33834
2024-10-09 17:19:30 +08:00
Island
7531d7e853
Merge branch 'bugfix/fix_bci_443_v5.3' into 'release/v5.3'
...
fix(bt/controller): Fixed the timeout of wake up timer when using RC OSC (v5.3)
See merge request espressif/esp-idf!33893
2024-10-09 17:19:04 +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
Island
530f891259
Merge branch 'bugfix/fix_ext_conn_adv_data_check_v5.3' into 'release/v5.3'
...
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(01cc408) (v5.3)
See merge request espressif/esp-idf!34003
2024-10-09 11:58:21 +08:00
Chen Jichang
a7c2b5c9b6
docs(spi_lcd): update supported spi mode description
...
Closes https://github.com/espressif/esp-idf/issues/14605
2024-10-09 11:00:13 +08:00
Marius Vikhammer
6c8315511b
docs(freertos): update freertos comments to reflect that stack size is in bytes
...
Closes https://github.com/espressif/esp-idf/issues/11600
2024-10-09 10:10:52 +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
Jiang Jiang Jian
4866363b87
Merge branch 'bugfix/ftm_apsta_bw_issue_v5.3' into 'release/v5.3'
...
fix(esp_wifi): Fix FTM issues in AP-STA mode (Backport v5.3)
See merge request espressif/esp-idf!33702
2024-10-08 20:03:20 +08:00
Jiang Jiang Jian
21858b4144
Merge branch 'bugfix/sae_h2e_vulnerability_fix_v5.3' into 'release/v5.3'
...
fix(wifi): Sae check for invalid rejected group (v5.3)
See merge request espressif/esp-idf!33979
2024-10-08 19:37:33 +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
Zhang Hai Peng
b6cbf1a026
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(01cc408)
...
- Fixed extended connectable advertising data length check
(cherry picked from commit 8a80675b7c
)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2024-10-08 15:13:40 +08:00
luoxu
41be5e929e
feat(ble_mesh): esp ble mesh v1.1 features enable/disable supported
2024-10-08 15:05:24 +08:00
Shen Wei Long
9617e728e7
update(ble): Modified the ble multi_conn example's readme
...
(cherry picked from commit 28ffd5fc04
)
Co-authored-by: Shen Weilong <shenweilong@espressif.com >
2024-10-08 12:53:49 +08:00
David Čermák
c4d4c22e5b
Merge branch 'bugfix/spi_eth_latest_p4_fnc_board_v5.3' into 'release/v5.3'
...
fix(esp_eth): fixed SPI ETH GPIO to align with latest ESP32-P4-Function-EV-Board (v5.3)
See merge request espressif/esp-idf!33960
2024-10-07 22:03:44 +08:00
Jouni Malinen
b18849638e
SAE: Check for invalid Rejected Groups element length explicitly on STA
...
Instead of practically ignoring an odd octet at the end of the element,
check for such invalid case explicitly. This is needed to avoid a
potential group downgrade attack.
Fixes: 444d76f74f65 ("SAE: Check that peer's rejected groups are not enabled")
Signed-off-by: Jouni Malinen <j@w1.fi >
2024-10-07 12:25:45 +05:30
Jouni Malinen
c6fee11bfc
SAE: Check that peer's rejected groups are not enabled
...
Signed-off-by: Jouni Malinen <jouni@codeaurora.org >
2024-10-07 12:25:45 +05:30
Jouni Malinen
90317ded69
SAE: Reject invalid Rejected Groups element in the parser
...
There is no need to depend on all uses (i.e., both hostapd and
wpa_supplicant) to verify that the length of the Rejected Groups field
in the Rejected Groups element is valid (i.e., a multiple of two octets)
since the common parser can reject the message when detecting this.
Signed-off-by: Jouni Malinen <j@w1.fi >
2024-10-07 12:25:45 +05:30
Jouni Malinen
5f7a3b6d48
SAE: Check for invalid Rejected Groups element length explicitly
...
Instead of practically ignoring an odd octet at the end of the element,
check for such invalid case explicitly. This is needed to avoid a
potential group downgrade attack.
Signed-off-by: Jouni Malinen <j@w1.fi >
2024-10-07 12:25:45 +05:30
Jouni Malinen
6b3bf4d0e7
SAE: Check that peer's rejected groups are not enabled in AP
...
Signed-off-by: Jouni Malinen <jouni@codeaurora.org >
2024-10-07 12:25:45 +05:30
Kapil Gupta
bff34554df
fix(wifi): Add channel bit definition
2024-10-07 09:54:17 +05:30
Harshit Malpani
0fa6298774
fix: Fix spelling mistakes in esp_http_server.h
2024-10-06 17:06:48 +05:30
Kapil Gupta
640f9750a4
fix(esp_wifi): Prevent memory overflow in WPS
2024-10-06 16:52:25 +05:30
Kapil Gupta
f430a553de
fix(esp_wifi): Mask some error conditions in WPS
...
Mask some error conditions in WPS to increase the probability of
WPS success.
2024-10-06 16:52:25 +05:30
Kapil Gupta
9f17d6fff8
fix(esp_wifi): Disable WPS timers once WPS succeed
2024-10-06 16:52:25 +05:30
Kapil Gupta
11c1627de9
fix(esp_wifi): Add support for 5ghz channel list for easy connect
2024-10-06 16:52:25 +05:30
Kapil Gupta
32d3b0b02c
fix(esp_wifi): Allow connection with WPA mode in WPS
2024-10-06 16:52:25 +05:30
Kapil Gupta
a7065d7020
fix(esp_wifi): Deinit WPS registrar during hostapd deinit
2024-10-06 16:52:25 +05:30
Kapil Gupta
efc79c72ed
fix(esp_wifi): Added prints in btm roam for error condition
2024-10-06 16:52:25 +05:30
aditi
dbd96d6499
fix(wpa_supplicant): Fix for WPS-PBC overlap detection in dual band
...
When WPS is running on dual band(e.g. a separate 2.4 GHz and 5 GHz band
radios in an AP device), detect pbc overlap only if UUID differs.
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