Rahul Tank
1c4a3106dc
Merge branch 'bugfix/fix_esp_hid_host_compilation_v5.2' into 'release/v5.2'
...
fix(nimble): Fix compilation issue in esp_hid_host example (v5.2)
See merge request espressif/esp-idf!35309
2024-12-02 20:17:21 +08:00
Rahul Tank
0b4e4f6ea3
Merge branch 'bugfix/change_hci_cb_logging_v5.2' into 'release/v5.2'
...
fix(nimble): Replace ESP_LOG* with esp_rom_printf in controller context callback (v5.2)
See merge request espressif/esp-idf!35029
2024-12-02 18:22:33 +08:00
Island
f53cf30666
Merge branch 'fix/ble_mesh_heartbeat_bug_v5.2' into 'release/v5.2'
...
fix(ble_mesh): fixed heartbeat issue (v5.2)
See merge request espressif/esp-idf!34964
2024-12-02 11:29:49 +08:00
Wang Meng Yang
b2219fbdea
Merge branch 'bugfix/sdp_get_uuid_error_v5.2' into 'release/v5.2'
...
fix(bt/bluedroid): fixed issues introduced by byte alignment(v5.2)
See merge request espressif/esp-idf!35252
2024-12-02 08:44:48 +08:00
Wang Meng Yang
420bf72242
Merge branch 'fix/duplicated_enc_restart_request_when_change_key_type_v5.2' into 'release/v5.2'
...
fix(bt): fixed some issues in esp32 bt controller(backport v5.2)
See merge request espressif/esp-idf!35296
2024-11-29 20:03:28 +08:00
Rahul Tank
f8ed8d8e25
fix(nimble): Fix compilation issue in esp_hid_host example
2024-11-29 15:24:12 +05:30
morris
3341e73852
Merge branch 'docs/update_vscode_extension_link_v5.2' into 'release/v5.2'
...
docs: Update vscode extension link in get started (v5.2)
See merge request espressif/esp-idf!35304
2024-11-29 17:30:46 +08:00
Aditya Patwardhan
b369dfe29d
Merge branch 'bugfix/fix_build_failure_with_tls1_3_only_v5.2' into 'release/v5.2'
...
fix: Fixed build errors with TLS 1.3 only configuration (v5.2)
See merge request espressif/esp-idf!35261
2024-11-29 16:07:19 +08:00
luweike
2b1e4daed0
docs: Update vscode extension link in get started
2024-11-29 16:06:50 +08:00
gongyantao
aba91a5d2b
fix(bt): fixed some issues in esp32 bt controller
...
1: fix duplicated lc_enc_restart_req when new lk type is semi-permanent
key
2: reset PreventEncEvt flag at the end of restart encryption procedure
2024-11-29 14:11:17 +08:00
Marius Vikhammer
c209dbefe1
Merge branch 'fix/memprot-config-used-in-memory-layouts_v5.2' into 'release/v5.2'
...
fix(heap): Fix wrong config to enable MALLOC_CAP_EXEC in memory_layout.c (backport v5.2)
See merge request espressif/esp-idf!35217
2024-11-29 12:54:56 +08:00
Rahul Tank
dda2ba1f3b
Merge branch 'bugfix/resolve_watchdog_crash_v5.2' into 'release/v5.2'
...
fix(nimble): Resolved watchdog due to memory exceed prints (v5.2)
See merge request espressif/esp-idf!35210
2024-11-28 14:59:01 +08:00
Harshit Malpani
8d0c4ee711
fix(wpa_supplicant): Fix build errors for exclusive TLSv1.3 mbedtls config
...
Co-authored-by: Sarvesh Bodakhe <sarvesh.bodakhe@espressif.com>
2024-11-28 09:52:01 +05:30
Harshit Malpani
5a0324ad89
fix: Fixed build errors with TLS 1.3 only configuration
2024-11-28 09:49:03 +05:30
Island
cc237b5d4c
Merge branch 'bugfix/add_aa_check_on_esp32c2_and_esp32c6_v5.2' into 'release/v5.2'
...
Bugfix/add aa check on esp32c2 and esp32c6 (v5.2)
See merge request espressif/esp-idf!35232
2024-11-28 11:02:42 +08:00
Shu Chen
2a9a1f9100
Merge branch 'fix/enhance_wifi_connection_check_in_ot_ci_case_v5.2' into 'release/v5.2'
...
feat(openthread): enhance wifi connection check in openthread ci cases (Backport v5.2)
See merge request espressif/esp-idf!35161
2024-11-28 10:47:00 +08:00
xiongweichao
84f95469eb
fix(bt/bluedroid): fixed issues introduced by byte alignment
...
- esp_bt_uuid_t is byte aligned, tBT_UUID is 4-byte aligned.
2024-11-28 10:32:51 +08:00
Alexey Gerenkov
d4f1920476
Merge branch 'change/sysview_test_config_v5.2' into 'release/v5.2'
...
change(sysview): run heap_log tracing tests on existing cores (v5.2)
See merge request espressif/esp-idf!35197
2024-11-27 19:00:15 +08:00
Abhinav Kudnar
8d8da1d7ed
fix(nimble): Resolved watchdog due to memory exceed prints
2024-11-27 18:04:01 +08:00
Shu Chen
7f6cb15581
Merge branch 'backport/openthread_related_feature_v52_20241125' into 'release/v5.2'
...
Backport openthread related features to 5.2
See merge request espressif/esp-idf!35173
2024-11-27 16:38:22 +08:00
zwl
07181e5cc1
fix(ble): fixed the connect issue when rx error aa on ESP32-C6
2024-11-27 16:22:43 +08:00
Zhao Wei Liang
df3b401129
fix(ble): fixed the connect issue when rx error aa on ESP32-H2
...
(cherry picked from commit 093b65e27c76d2c5c6997d1ba5d8c0ca47e5229f)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
2024-11-27 16:03:39 +08:00
yiwenxiu
c3ddeabf35
feat(openthread): enhance wifi connection check in openthread ci cases
2024-11-27 15:45:48 +08:00
Island
50f50903f2
Merge branch 'bugfix/fix_bleqabr24_1646_v5.2' into 'release/v5.2'
...
Fixed BLE creating connection when the connection already exists on ESP32 (v5.2)
See merge request espressif/esp-idf!35045
2024-11-27 15:44:36 +08:00
Island
3cec09f32c
Merge branch 'feat/optimize_cble50y24_110_v5.2' into 'release/v5.2'
...
feat(bt/bluedroid): Added BLE 5.0 throughput examples (v5.2)
See merge request espressif/esp-idf!35008
2024-11-27 15:36:50 +08:00
Jiang Jiang Jian
3016c2e324
Merge branch 'bugfix/sae_pk_transition_disable_v5.2' into 'release/v5.2'
...
fix(wifi): Fix bug in wrong profile checking of AP's RSNXE IE and other fixes (Backport v5.2)
See merge request espressif/esp-idf!34888
2024-11-27 13:41:43 +08:00
Chen Jian Hua
28e1524c7e
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:50:39 +08:00
Shyamal Khachane
325ce1f8f9
fix(esp_wifi): Populate appropriate reason codes when softAP sends deauthentication
...
Populate appropriate reason for sending deauthentication when softAP receives
invalid RSN IE from association request
2024-11-26 23:37:35 +05:30
Sarvesh Bodakhe
fca3fab225
fix(wifi): Fix wrong wifi reason codes reported on station and softAP
...
- Fix wrong reason code reported when softAP issues a disconnect for station
- Fix wrong reason code reported when association timeout happens at station
- Deprecate enums WIFI_REASON_ASSOC_EXPIRE, WIFI_REASON_NOT_AUTHED, WIFI_REASON_NOT_ASSOCED
and use WIFI_REASON_DISASSOC_DUE_TO_INACTIVITY,
WIFI_REASON_CLASS2_FRAME_FROM_NONAUTH_STA,
WIFI_REASON_CLASS3_FRAME_FROM_NONASSOC_STA respectively
- Update wifi documentation related to reason codes
2024-11-26 23:36:54 +05:30
Sarvesh Bodakhe
0bc704bb62
fix(wpa_supplicant): Fix debug print in wps_start_msg_timer()
2024-11-26 23:36:54 +05:30
Sarvesh Bodakhe
79f13ab9d8
fix(wifi): Fix bug in wrong profile checking of AP's RSNXE IE
2024-11-26 23:36:52 +05:30
Guillaume Souchere
a5eb9f34e1
fix(heap): Fix wrong config to enable MALLOC_CAP_EXEC in memory_layout.c
...
In esp32c2 and esp32c61 memory_layout.c files, the config used to allow
MALLOC_CAP_EXEC was CONFIG_ESP_SYSTEM_MEMPROT_FEATURE when
CONFIG_ESP_SYSTEM_PMP_IDRAM_SPLIT should be used.
Closes https://github.com/espressif/esp-idf/issues/14836
2024-11-26 12:41:16 +01:00
Erhan Kurubas
6f82c51403
fix(sysview): add prefix to the module desc to avoid stuck in Segger SystemView app
...
Closes https://github.com/espressif/esp-idf/issues/10483
2024-11-26 11:02:31 +01:00
Erhan Kurubas
d73b92f61c
change(sysview): support single/dual core targets in heap_trace_log test
2024-11-26 08:50:02 +01:00
morris
aa07a85df2
Merge branch 'fix/suspend_ci_v5.2' into 'release/v5.2'
...
test(spi_flash): Fix some failing test related to spi flash (backport v5.2)
See merge request espressif/esp-idf!35156
2024-11-26 15:38:47 +08:00
chenjianhua
18920261c8
fix(bt): Update bt lib for ESP32(c3082c4)
...
- Fixed BLE creating connection when the connection already exists
2024-11-26 15:30:56 +08:00
Wang Meng Yang
5107c17e3d
Merge branch 'feat/add_profile_state_event_v5.2' into 'release/v5.2'
...
feat(bt/bluedroid): added events to indicate the profile states of HFP (v5.2)
See merge request espressif/esp-idf!35150
2024-11-26 15:01:58 +08:00
Wang Meng Yang
2facc4d374
Merge branch 'bugfix/disconn_sdp_upon_wrong_data_v5.2' into 'release/v5.2'
...
fix(bt/bluedroid): disconnect SDP connection on receiving incorrect response (v5.2)
See merge request espressif/esp-idf!35145
2024-11-26 14:59:56 +08:00
Jiang Jiang Jian
9a9a813774
Merge branch 'bugfix/fix_wifi_bugs_241122_v5.2' into 'release/v5.2'
...
bugfix: fix some wifi bugs 241122 v5.2
See merge request espressif/esp-idf!35130
2024-11-26 14:50:29 +08:00
Island
6e07162da2
Merge branch 'bugfix/fix_c2_light_sleep_coex_v5.2' into 'release/v5.2'
...
fix(ble): fix ble light sleep error on esp32c2 (v5.2)
See merge request espressif/esp-idf!35054
2024-11-26 11:10:11 +08:00
Jiang Jiang Jian
cac1db625d
Merge branch 'bugfix/fix_external_coex_build_fail_issue_v5.2' into 'release/v5.2'
...
fix external coex build fail issue
See merge request espressif/esp-idf!35179
2024-11-26 10:27:27 +08:00
Chen Yudong
e89948ddbe
ci: increase test_wifi_power_save got ip timeout
2024-11-25 20:48:03 +08:00
muhaidong
a733df7d70
fix external coex build fail issue
2024-11-25 20:20:15 +08:00
Xu Si Yu
c0c8335994
feat(openthread): adjusted the default macro configurations of openthread
2024-11-25 14:32:27 +08:00
C.S.M
c1288de7a1
test(spi_flash): Fix some failing test related to spi flash
2024-11-25 14:22:04 +08:00
Xu Si Yu
3466f70e99
feat(openthread): support using custom header file
2024-11-25 12:34:00 +08:00
Jin Cheng
c38203e56e
feat(bt/bluedroid): added events to indicate the profile states of HFP
2024-11-25 10:22:55 +08:00
Jin Cheng
b3f7427b1c
fix(bt/bluedroid): disconnect SDP connection on receiving incorrect response
2024-11-25 10:20:04 +08:00
Wang Meng Yang
72c8dffe13
Merge branch 'bugfix/lmp_trans_collision_v5.2' into 'release/v5.2'
...
fix(bt/controller): Fixed some controller bugs on ESP32 (v5.2)
See merge request espressif/esp-idf!34946
2024-11-25 09:50:51 +08:00
sibeibei
2719ebce3f
fix(wifi): fix some wifi issues 241031
...
1. fix cant sleep if reconnect to connected ap
2. clear pmk in internal reconnection
3. update connect status for init-->auth
2024-11-22 16:51:12 +08:00