Shu Chen
db6a5097bf
Merge branch 'fix/ldgen_section_name_v52' into 'release/v5.2'
...
fix(ldgen): extend section name regex to include '_' (v5.2)
See merge request espressif/esp-idf!38325
2025-04-10 11:14:40 +08:00
Rahul Tank
49248c9681
Merge branch 'bugfix/fix_sscanf_usage_v5.2' into 'release/v5.2'
...
fix(nimble): Updated sscanf usage in examples to work for all versions (v5.2)
See merge request espressif/esp-idf!38023
2025-04-10 09:16:36 +08:00
Rahul Tank
2b4939f49a
fix(nimble): Updated sscanf usage in examples to work for all versions
2025-04-09 18:30:40 +05:30
Alexey Lapshin
553ed4b55e
fix(ldgen): extend section name regex to include '_' (e.g.: used by picolibc)
2025-04-09 16:52:36 +08:00
Jiang Jiang Jian
6a0c7998bd
Merge branch 'fix/fix_sleep_reject_on_esp32_v5.2' into 'release/v5.2'
...
fix(esp_hw_support): fix short duration sleep requests rejected in pd_flash lightsleep (v5.2)
See merge request espressif/esp-idf!38223
2025-04-09 13:48:28 +08:00
Rahul Tank
628e03d7b0
Merge branch 'bugfix/handle_missing_unlock_v5.2' into 'release/v5.2'
...
fix(nimble): Fixed one missing ble_hs_unlock() (v5.2)
See merge request espressif/esp-idf!38195
2025-04-09 13:28:10 +08:00
Rocha Euripedes
a702204922
Merge branch 'fix/fix-test-socks-transport_v5.2' into 'release/v5.2'
...
fix(tcp_transport): Fix test for socks transport (v5.2)
See merge request espressif/esp-idf!38295
2025-04-08 15:20:34 +08:00
Shu Chen
04c8baa912
Merge branch 'feature/add_txrx_frame_dump_debugging_v5.2' into 'release/v5.2'
...
feat(802.15.4): supported tx/rx frame dumping (v5.2)
See merge request espressif/esp-idf!38236
2025-04-08 11:02:25 +08:00
glmfe
f0c6699c67
fix(tcp_transport): Fix test for socks transport
...
- Removed out of scope stack acess
2025-04-07 12:10:12 -03:00
Jiang Jiang Jian
c3d5d5d1a0
Merge branch 'feature/softap_fixes_for_ceritification_v5.2' into 'release/v5.2'
...
WiFi: fixes for issues discovered during SoftAP ceritification (v5.2)
See merge request espressif/esp-idf!36531
2025-04-07 20:51:04 +08:00
Island
b0f1d71b85
Merge branch 'feat/support_bluedroid_host_iso_feature_master_v5.2' into 'release/v5.2'
...
Support bluedroid host new features (v5.2)
See merge request espressif/esp-idf!38114
2025-04-07 16:01:05 +08:00
Kapil Gupta
401259356b
ci(wifi): Add builds for FT, RRM and WNM configs
2025-04-07 12:28:22 +05:30
Kapil Gupta
60883805f9
fix(wifi): Fixed compilation error when 11R is enabled without 11KV
...
Closes https://github.com/espressif/esp-idf/issues/15539
2025-04-07 12:22:23 +05:30
Kapil Gupta
0defc6a651
fix(esp_wifi): Prevent flushing of FT data mistakenly
2025-04-07 12:22:23 +05:30
Kapil Gupta
740e7607cd
fix(esp_wifi): Correctly break 11kv config into wnm and rrm configs
2025-04-07 12:22:23 +05:30
Kapil Gupta
d8ca0675bb
fix(esp_wifi): Address some review comments
2025-04-07 12:22:23 +05:30
Aditi
ef9a42b438
fix(wpa_supplicant): Remove the btm_rrm task from supplicant
...
This commit removes btm_rrm_t task and CONFIG_SUPPLICANT_TASK from
wpa_supplicant and make the functions work in wifi task's context.
2025-04-07 12:22:23 +05:30
Aditi
89bcd5636e
fix(wpa_supplicant): Fix for sending alternate ft-auth in roaming
2025-04-07 12:22:23 +05:30
Aditi
b49a48ae8e
fix(wpa_supplicant): Add two separate flags for RRM and WNM
...
Added two separate flags CONFIG_RRM(80211k) and CONFIG_WNM(80211v)
flags under IEEE80211KV support flag.
2025-04-07 12:22:23 +05:30
Aditi
356d2511eb
fix(esp_wifi): Add fix for error handling for FT-Auth
2025-04-07 12:22:23 +05:30
Nachiket Kukade
2d913cbd01
fix(wpa_supplicant): Fix some coverity issues in wpa_supplicant
...
1. Fix leak in SoftAP while sending SAE Confirm
2. Move NULL check before pointer is getting used
3. Remove some dead code
2025-04-07 12:22:23 +05:30
wangtao@espressif.com
9795558c03
fix(wifi): fix build issue when disable wpa3 sae
2025-04-07 12:22:23 +05:30
Shreyas Sheth
03b2f53f76
fix(wifi): Resolve comments for softap fixes
2025-04-07 12:22:23 +05:30
Shreyas Sheth
fd521fed30
fix(wifi): Resolve comments on feature/softap_fixes_for_ceritification
2025-04-07 12:22:23 +05:30
Shreyas Sheth
f5afc4a123
fix(wifi): Make sure auth is sent after sae process
2025-04-07 12:22:23 +05:30
Shreyas Sheth
241954faa3
feat(wifi): Add support for transition_disable for softAP
...
Bugfix rsnxe len for assoc req
2025-04-07 12:22:23 +05:30
Rahul Tank
ceca0f76d4
fix(nimble): Fixed one missing ble_hs_unlock()
2025-04-07 09:47:01 +05:30
Rahul Tank
51b965e29f
Merge branch 'bugfix/handle_invalid_rd_rem_feat_v5.2' into 'release/v5.2'
...
fix(nimble): Handle connection posting condition (v5.2)
See merge request espressif/esp-idf!38229
2025-04-07 12:04:19 +08:00
Jiang Jiang Jian
286cebd4f3
Merge branch 'bugfix/pmkid_password_mismatch_v5.2' into 'release/v5.2'
...
fix(wifi): Fix wrong PMKSA cache entry being used when wifi password is changed (Backport v5.2)
See merge request espressif/esp-idf!38251
2025-04-07 11:35:36 +08:00
Sajia
a3530f5098
fix(wifi): Fix crash when set config is called with changed password
...
Closes https://github.com/espressif/esp-idf/issues/15584
2025-04-06 19:09:19 +05:30
Sarvesh Bodakhe
27f45e1ab8
fix(wifi): Fix wrong PMKSA cache entry being used when wifi password is changed
2025-04-06 19:08:55 +05:30
Aditya Patwardhan
2652435b07
Merge branch 'fix/examples_python3.13_ssl_conn_failure_v5.2' into 'release/v5.2'
...
Change in Python3.13's default ssl context caused SSL connection failure (v5.2)
See merge request espressif/esp-idf!38201
2025-04-04 13:56:57 +08:00
zwx
649de6d251
feat(802.15.4) add a build CI test for debugging feature
2025-04-03 17:31:10 +08:00
zwx
819ada5b19
feat(802.15.4): supported tx/rx frame dumping
2025-04-03 17:31:10 +08:00
Island
a67f6742db
Merge branch 'bugfix/fixed_c2eco4_ble_crash_issue_5.2' into 'release/v5.2'
...
fix(ble): fixed a heap assertion issue when enabling BLE for esp32c2 v2.0
See merge request espressif/esp-idf!38215
2025-04-03 14:42:53 +08:00
Rahul Tank
01a11e1e88
fix(nimble): Handle connection posting condition
2025-04-03 11:08:38 +05:30
harshal.patil
2acb037138
fix(examples): Example CA certs must contain the Key Usage parameter
...
- Example CA certificates that are used for self-signed client certificates
need to include the Key Usage parameter.
- Python3.13 changed the default context of the SSL context that is
generated using ssl.create_default_context() by enabling the VERIFY_X509_STRICT
flag by default
2025-04-03 10:53:26 +05:30
wuzhenghui
992d0db153
fix(esp_hw_support): fix min sleep time calculation missmatch in powerdown flash decision
2025-04-03 11:46:37 +08:00
Jiang Jiang Jian
1512f758ce
Merge branch 'fix/fix_esp32s3_reboot_cache_failure_v5.2' into 'release/v5.2'
...
fix(esp_system): fix possible cache_error by another core accessing flash in esp_restart (v5.2)
See merge request espressif/esp-idf!37587
2025-04-03 10:27:54 +08:00
morris
1800e0f24d
Merge branch 'fix/usb-host-device-close-err-give-semaphore_v5.2' into 'release/v5.2'
...
fix(usb_host): Give semaphore on attempted close of non-opened device (backport v5.2)
See merge request espressif/esp-idf!38153
2025-04-03 10:23:31 +08:00
morris
251b05c576
Merge branch 'fix/i2s_iram_safe_issue_while_use_psram_v5.2' into 'release/v5.2'
...
fix(i2s): fixed failure when dma is iram_safe but i2s not (v5.2)
See merge request espressif/esp-idf!38005
2025-04-03 10:20:03 +08:00
Shu Chen
26d2451d0f
Merge branch 'feat/update_ot_upstream_v52' into 'release/v5.2'
...
feat(openthread): update openthread upstream submodule to support BR DNS resolution (v5.2)
See merge request espressif/esp-idf!38186
2025-04-03 09:52:48 +08:00
Shen Weilong
f8417bd2b8
fix(ble): fixed a heap assertion issue when enabling BLE for esp32c2 v2.0
2025-04-03 08:56:19 +08:00
Roland Dobai
c7b6135800
Merge branch 'fix/remove-unused-from-gdbinit_cmake_v5.2' into 'release/v5.2'
...
fix(tools): remove unused variables in gdbinit.cmake (v5.2)
See merge request espressif/esp-idf!38047
2025-04-02 15:15:05 +08:00
Tan Yan Quan
87cc100e1d
feat(openthread): increase CI timeout for dns CLI commands
2025-04-02 14:12:40 +08:00
Tan Yan Quan
19d1303185
feat(openthread): update thread-lib to support BR DNS resolution
2025-04-02 14:12:19 +08:00
Tan Yan Quan
42d111e320
feat(openthread): revert to OT upstream main branch
2025-04-02 12:06:10 +08:00
Tan Yan Quan
b953242439
fix(openthread): change include statement to updated upstream path
2025-04-02 12:05:49 +08:00
Tan Yan Quan
cc1b9b3236
fix(openthread): update openthread upstream to support BR DNS resolution
2025-04-02 12:03:38 +08:00
zhiweijian
fc89e3f068
fix(ble/bluedroid): move setting host feature API to GAP
2025-04-02 00:03:29 +08:00