Nachiket Kukade
643a1c2204
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-27 19:26:46 +05:30
Jiang Jiang Jian
039b49fb78
Merge branch 'change/polish_wifi_sleep_current_desc_v52' into 'release/v5.2'
...
change(doc): add notes for sleep current data tested in shieled box
See merge request espressif/esp-idf!34437
2024-10-25 19:11:31 +08:00
Jiang Jiang Jian
0e2f30a253
Merge branch 'fix/ws_transport_linux_signed_promotions_v5.2' into 'release/v5.2'
...
fix(ws_transport): Fix incorrect packet-len on linux due to int promotions of char (GitHub PR) (v5.2)
See merge request espressif/esp-idf!34147
2024-10-25 19:04:08 +08:00
Fu Hanxi
8875ada534
ci: disable sonarqube check
2024-10-25 13:03:44 +02:00
xiongweichao
5572cc901c
feat(ble): Support using 32k oscillator as Bluetooth sleep clock
2024-10-25 19:03:39 +08:00
morris
1a389cc288
Merge branch 'feat/new_xmc_id_v5.2' into 'release/v5.2'
...
feat(spi_flash): Add new xmc chip id (backport v5.2)
See merge request espressif/esp-idf!34285
2024-10-25 18:34:58 +08:00
Jiang Jiang Jian
4f3981a6e7
Merge branch 'bugfix/support_cert_test_v5.2' into 'release/v5.2'
...
fix(phy): Add cert_test support for ESP32, ESP32-C2, ESP32-C6, ESP32-H2 and ESP32-S2(Backport v5.2)
See merge request espressif/esp-idf!34205
2024-10-25 17:58:33 +08:00
Aditi
0943aff2df
fix(wpa_supplicant): Add few fixes in dpp task
2024-10-25 14:47:11 +05:30
aditi
2a4e413624
fix(wpa_supplicant): Add few fixes in btm_rrm task
2024-10-25 14:46:55 +05:30
aditi
158bd9119a
fix(wpa_supplicant): Add few fixes in eloop task
2024-10-25 14:43:02 +05:30
aditi
7db5c50cc8
fix(wpa_supplicant): Add few fixes in WPS task
2024-10-25 14:42:56 +05:30
aditi
3c92d707bf
fix(wpa_supplicant): Add few fixes in NAN task
2024-10-25 14:42:41 +05:30
aditi
c70a8a9ab4
fix(wpa_supplicant): Add few fixes in eap client code
2024-10-25 14:42:30 +05:30
C.S.M
bbf2908b54
fix(i2c_master): Fix the memory leak in the async transaction
2024-10-25 16:26:31 +08:00
C.S.M
cecfd7a4a0
feat(i2c_master): Add an api for retrieveing handle via port
2024-10-25 16:26:05 +08:00
wangtao@espressif.com
fc6bb3ddcf
change(doc): add notes for sleep current data tested in shieled box
2024-10-25 16:09:37 +08:00
C.S.M
32e0c7f3d1
docs(spi_flash): Add migration guide for removing XMC-C suspend support
2024-10-25 15:36:58 +08:00
cjin
4250272790
fix(ble): do not assert if ble sleep init failed
2024-10-25 10:52:51 +08:00
Zhang Hai Peng
0cc06edead
feat(ble/bluedroid): Support enable BLE hci log by API
...
(cherry picked from commit 15c895fc6a41a9df43b1798c92960994c407eb58)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2024-10-24 20:13:23 +08:00
Xu Si Yu
e4afe18a61
feat(openthread): allow enabling trel before getting interface
2024-10-24 18:30:44 +08:00
Xu Si Yu
9e3b0fc076
feat(openthread): support trel feature
2024-10-24 18:30:44 +08:00
zwx
938dab0a02
fix(802154): pass hardware abort reason into processing function
2024-10-24 18:30:44 +08:00
Xu Si Yu
4bf58ea0c2
fix(ieee802154): fix a bug in the usage of a macro
2024-10-24 18:30:44 +08:00
zwx
d3a836d2b7
feat(ieee802154): add frame type checking for hw autoack feature
2024-10-24 18:30:44 +08:00
Xu Si Yu
a22f37f20f
fix(openthread): add macro for rcp init
2024-10-24 18:30:44 +08:00
Xu Si Yu
ca9caf1fee
feat(openthread): support vendor hook for rcp spi
2024-10-24 18:30:44 +08:00
Xu Si Yu
d3e0764232
feat(openthread): update extension commands component for examples
2024-10-24 18:30:44 +08:00
chenjianhua
216cf605d3
fix(bt/bluedroid): correct the readme links for BLE periodic examples
2024-10-24 18:04:02 +08:00
chenjianhua
2c2253b7d3
refactor(bt/bluedroid): Refactor the print for BLE examples
2024-10-24 18:04:02 +08:00
chenjianhua
8c6c9b7f0c
refactor(bt/bluedroid): Refactor the print for gatt_server and gatt_client example
2024-10-24 18:04:02 +08:00
Jiang Jiang Jian
2b35c55820
Merge branch 'bugfix/load_access_fault_upon_auth_v5.2' into 'release/v5.2'
...
fix(wifi): Add a check on hostapd instance while handling an Auth frame (Backport v5.2)
See merge request espressif/esp-idf!34121
2024-10-24 16:53:32 +08:00
Alexey Gerenkov
921133a133
Merge branch 'feature/update-openocd-to-v0.12.0-esp32-20241016_v5.2' into 'release/v5.2'
...
feat(tools): update openocd version to v0.12.0-esp32-20241016 (v5.2)
See merge request espressif/esp-idf!34394
2024-10-23 22:02:28 +08:00
Sergei Silnov
d395f4d5d7
Merge branch 'fix/gdbgui_py3.13_v5.2' into 'release/v5.2'
...
fix(tools): Print message about GDBGUI being not supported with Python 3.13 (v5.2)
See merge request espressif/esp-idf!34378
2024-10-23 19:59:45 +08:00
Island
745033e0c7
Merge branch 'docs/add_ble_get_started_eng_2024102310_v5.2' into 'release/v5.2'
...
Docs: Added BLE English version of BLE Get Started (v5.2)
See merge request espressif/esp-idf!34385
2024-10-23 18:55:28 +08:00
Mahavir Jain
e8058df59f
Merge branch 'fix/mbedtls_fs_io_dependency_on_vfs_v5.2' into 'release/v5.2'
...
fix(mbedtls): Fix the MBEDTLS_FS_IO dependency on vfs (v5.2)
See merge request espressif/esp-idf!34270
2024-10-23 17:34:51 +08:00
Alexey Gerenkov
6735d9a9eb
feat(tools): update openocd version to v0.12.0-esp32-20241016
2024-10-23 10:05:20 +02:00
Mahavir Jain
f7b34f291b
Merge branch 'feature/update_mbedtls_version_to_3.6.2_v5.2' into 'release/v5.2'
...
feat(mbedtls): update mbedtls version to 3.6.2 (v5.2)
See merge request espressif/esp-idf!34358
2024-10-23 14:35:19 +08:00
Aditya Patwardhan
60a825e154
fix(mbedtls): Fix the MBEDTLS_FS_IO dependency on vfs
...
By default MBEDTLS_FS_IO option in mbedtls uses the filesystem supported
added by vfs component.
If the vfs support is disabled by user then mbedtls raises a warning
that the filesystem realted operation shall always fail
This commit fixes the behaviour by enabling respective depedency check for the
MBEDTLS_FS_IO option
Closes https://github.com/espressif/esp-idf/issues/14409
2024-10-23 11:04:13 +08:00
Island
32dce28de0
Merge branch 'bugfix/fix_ble_robust_feature_v5.2' into 'release/v5.2'
...
fix(ble/bluedroid): Fixed error when writing Client Supported Features characteristic (v5.2)
See merge request espressif/esp-idf!34246
2024-10-23 10:51:34 +08:00
Wei Yu Han
fc841f63fd
Merge branch 'docs/add_ble_get_started_eng' into 'master'
...
Docs: Added BLE English version of BLE Get Started
See merge request espressif/esp-idf!34013
(cherry picked from commit 35fd0412888e5b891ff06b55f4f2088239326a3c)
42601a7a docs(ble): Added ENG version of ble-introduction.rst
615282c4 docs(ble): Added ENG version of ble-device-discovery.rst
645e68f5 docs(ble): Added initial ENG version of ble-device-discovery.rst
d2d95a52 docs(ble): Added ENG version of ble-data-exchange.rst
00ca4dc7 docs(ble):Updated Details table in ble-device-discovery.rst
8e03c200 fix(ble): Removed trailing white space, and fixed some format issues
5b304485 docs(ble):Fixed a indentation in ble-data-exchange.rst
b4c51e7b docs(ble): Deleted some chinese character in ble-data-exchange.rst ENG version
d01d7efe docs(ble):Revised some expression in ENG version of BLE Get Started
a24762c5 docs(ble): Removed a trailing whitespace in ble-introduction.rst
afbe5a1f Apply 44 suggestion(s) to 4 file(s)
4ddab725 docs(ble): Fixed a description in ble-introduction.rst
203dfa03 Apply 5 suggestion(s) to 3 file(s)
Co-authored-by: Island <island@espressif.com>
2024-10-23 10:16:56 +08:00
Roland Dobai
64452a7da3
fix(tools): Print message about GDBGUI being not supported with Python 3.13
2024-10-22 16:01:02 +02:00
Sudeep Mohanty
d33041da73
fix(freertos): Fixed SMP race condition in xStreamBufferSend()
...
This commit fixes a race condition in dual-core SMP mode where in the
xStreamBufferSend() makes the xTaskWaitingToSend NULL but it may
have already been evaluated to not be NULL by xStreamBufferReceive()
running on another core and eventually leading to a crash in tasks.c.
2024-10-22 10:06:40 +02:00
Marius Vikhammer
fd63196561
Merge branch 'fix/freertos_race_cond_in_stream_buffers_v5.2' into 'release/v5.2'
...
fix(freertos): Fixed SMP race condition in stream_buffers.c (v5.2)
See merge request espressif/esp-idf!34224
2024-10-22 16:00:51 +08:00
nilesh.kale
52a694abb9
feat(mbedtls): update mbedtls version to 3.6.2
2024-10-22 13:23:59 +05:30
laokaiyao
d444b5831b
fix(i2s): fix multi-dev test failure
2024-10-22 14:52:37 +08:00
laokaiyao
22e043e4ce
fix(i2s): fix i2s half sample rate issue
2024-10-22 14:38:22 +08:00
morris
416d80afc7
Merge branch 'docs/delete_user_guide_esp32_s2_and_s3_v5.2' into 'release/v5.2'
...
docs: Delete user guide esp32-s2-saola-1, esp32-s3-devkitc-1 and esp32-s3-devkitm-1 (v5.2)
See merge request espressif/esp-idf!34327
2024-10-22 10:41:37 +08:00
Adam Múdry
88d884d9e4
fix(sdmmc): Retry to get another RCA if the previous response was 0
2024-10-21 17:27:41 +02:00
Sergei Silnov
b79d811666
Merge branch 'feat/core_components_v5.2' into 'release/v5.2'
...
feat: add `COMPONENT_SOURCE` property to component targets (v5.2)
See merge request espressif/esp-idf!34185
2024-10-21 22:03:03 +08:00
Martin Vychodil
e9656ec84f
Merge branch 'bugfix/nvs_entry_sanity_check_v5.2' into 'release/v5.2'
...
Bugfix/added nvs entry header sanity checks (v5.2)
See merge request espressif/esp-idf!34290
2024-10-21 21:40:00 +08:00