zwl
eb0c5ed331
feat(ble): add dtm configuration command in hci example
2024-12-24 19:30:30 +08:00
morris
cfea4f7c98
Merge branch 'bugfix/fix_i2s_24b_buf_size_calc_v5.3' into 'release/v5.3'
...
fix(i2s): fixed some issues in I2S driver (v5.3)
See merge request espressif/esp-idf!35769
2024-12-24 18:36:09 +08:00
Shu Chen
fbdf9d919b
Merge branch 'fix/add_macros_for_otbr_v5.3' into 'release/v5.3'
...
fix(openthread): add macros for ot_br (v5.3)
See merge request espressif/esp-idf!35893
2024-12-24 17:55:29 +08:00
wangtao@espressif.com
4e335ed5a7
fix(wifi): backport some wifi feature and bugfixs
2024-12-24 15:39:08 +08:00
Zhao Wei Liang
ea2cf71b2f
feat(ble): Support get ble controller free heap size on ESP32-C2
...
(cherry picked from commit 2cb7d2437b
)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2024-12-24 15:21:36 +08:00
Zhao Wei Liang
9c0c5af372
feat(ble): Support get ble controller free heap size on ESP32-H2
...
(cherry picked from commit 12f226be7d
)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2024-12-24 15:21:34 +08:00
Zhao Wei Liang
c0d8e44cda
feat(ble): Support get ble controller free heap size on ESP32-C6
...
(cherry picked from commit aa7feb9449
)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2024-12-24 15:21:31 +08:00
Zhao Wei Liang
132f4b27e8
feat(ble): fixed some ble issues on ESP32-C2
...
(cherry picked from commit 5f9a3cdd1a
)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2024-12-24 15:21:29 +08:00
Zhao Wei Liang
08d741dff3
feat(ble): adjust bt default scheme position
...
(cherry picked from commit 446239251c
)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2024-12-24 15:21:27 +08:00
Chen Jian Hua
d366629761
Merge branch 'refactor/optimize_ble_gatt_api_doc' into 'master'
...
refactor(bt/bluedroid): Optimize BLE GATT related APIs reference
See merge request espressif/esp-idf!34650
(cherry picked from commit 19b5381c99
)
7320c77d refactor(bt/bluedroid): Optimize BLE GATT related APIs reference
8a80617c refactor(bt/bluedroid): Optimize BLE GATT related APIs reference
0ac97e98 refactor(bt/bluedroid): Optimize BLE GATT related APIs reference
27b17c69 refactor(bt/bluedroid): Optimize BLE GATT related APIs reference
ea8d7686 docs: Update gattc & gatts api header files
f508772f Apply 3 suggestion(s) to 2 file(s)
03469b52 Apply 2 suggestion(s) to 1 file(s)
aa2cf7a5 docs: fix minor issue
46dc6e96 docs(ble): Replaced "closed" with "terminated" for physical connection.
Co-authored-by: Wei Yu Han <weiyuhan@espressif.com >
2024-12-24 15:19:59 +08:00
wangtao@espressif.com
a8de5a6c2b
fix(wifi): fix spiram ignore issue
2024-12-24 15:17:47 +08:00
wangtao@espressif.com
da39fcebc4
feat(wifi): fix SPIRAM_IGNORE_NOTFOUND releated config
2024-12-24 15:15:31 +08:00
wangtao@espressif.com
d8599406a8
change(wifi): change softap default dtim period to 1
2024-12-24 15:13:51 +08:00
wangtao@espressif.com
e8f8bf2995
fix(wifi): fix esp32c2eco4 sta_rx_csa ld
2024-12-24 15:09:23 +08:00
laokaiyao
fdc8275b37
fix(i2s): add check for the tdm frame bits num
2024-12-24 12:21:29 +08:00
laokaiyao
01d1aecd19
fix(i2s): fix the es8311 example on P4
...
Closes https://github.com/espressif/esp-idf/issues/14297
2024-12-24 12:07:45 +08:00
Gustavo Litovsky
c475820f54
change(esp32): undo forcing two slots in I2S
...
fix(i2s): fixed the issue in PR 14879
Closes https://github.com/espressif/esp-idf/pull/14879
[Kevin: Update to only remove the limitation for PCM short format]
2024-12-24 12:07:45 +08:00
laokaiyao
75fb8bbe04
refactor(i2s): refactor i2s examples common dependencies
...
Closes https://github.com/espressif/esp-idf/issues/14751
Make the common I2S dependencies as an example common component,
so that to avoid slash & backslash issue on windows
when use absolute include path.
2024-12-24 12:07:45 +08:00
laokaiyao
85be1550ab
docs(example): added troubleshooting for i2s_es8311 example
...
Closes https://github.com/espressif/esp-idf/issues/15047
2024-12-24 12:07:44 +08:00
laokaiyao
9b46827d00
fix(i2s): return error when mclk_div is smaller than 2
2024-12-24 12:07:44 +08:00
laokaiyao
33f490d69c
fix(i2s): fixed incorrect buf size calculation
2024-12-24 12:07:44 +08:00
morris
3bc10aa81b
feat(rmt): add API to return the real clock resolution of a channel
...
Closes https://github.com/espressif/esp-idf/pull/15074
2024-12-24 11:17:11 +08:00
Tan Yan Quan
5f19eb45b8
fix(openthread): add macros for ot_br
2024-12-23 21:31:08 +08:00
Marius Vikhammer
c042aad969
Merge branch 'fix/ringbuf_receives_after_aq_wraparound_v5.3' into 'release/v5.3'
...
fix(esp_ringbuf): Fixed no-split ringbuf issue where acquire pointer wraps around (v5.3)
See merge request espressif/esp-idf!35868
2024-12-23 14:51:08 +08:00
Rahul Tank
98f9bdb7fa
Merge branch 'bugfix/fix_compile_issue_v5.3' into 'release/v5.3'
...
fix(nimble): Fix compilation issues when BLE_MAX_STORE_BOND is set to 0 (v5.3)
See merge request espressif/esp-idf!34442
2024-12-23 12:31:49 +08:00
liuning
ce18873e7a
feat(phy): support to query phy used time
2024-12-23 10:56:54 +08:00
morris
8273d98760
Merge branch 'fix/flash_noos_issues_v5.3' into 'release/v5.3'
...
flash: fixed some no_os API issues (v5.3)
See merge request espressif/esp-idf!35792
2024-12-23 10:21:04 +08:00
Rahul Tank
3e9375e9f9
fix(nimble): Fix compilation issues when BLE_MAX_STORE_BOND is set to 0
2024-12-22 15:20:59 +05:30
Rahul Tank
c21e1af174
Merge branch 'fix/added_change_for_invalid_offset_v5.3' into 'release/v5.3'
...
fix(nimble): Added a check for invalid offset (v5.3)
See merge request espressif/esp-idf!35752
2024-12-22 17:44:40 +08:00
Shreeyash
cb108dd39b
fix(nimble): Added a check for invalid offset
2024-12-22 11:58:24 +05:30
Rahul Tank
13a627e91b
Merge branch 'fix/update_peer_ota_addr_type_v5.3' into 'release/v5.3'
...
fix(nimble):Updated peer OTA address type (v5.3)
See merge request espressif/esp-idf!35344
2024-12-22 14:22:43 +08:00
shreeyash
8f6aac5d17
fix(nimble): Updated peer OTA address type
2024-12-21 21:18:02 +05:30
Yuhan Wei
d7cf748dbc
docs(ble): Optimized bluetooth controller API reference
2024-12-21 23:46:09 +08:00
Rahul Tank
2d965b65ab
Merge branch 'bugfix/blufi_deinit_memory_leak_v5.3' into 'release/v5.3'
...
fix(nimble): Fix memory leak issue in Blufi example (v5.3)
See merge request espressif/esp-idf!35313
2024-12-21 23:43:04 +08:00
Astha Verma
c8d452638c
fix(nimble): fix memory leak issue in Blufi example
2024-12-21 16:31:45 +05:30
Rahul Tank
a949e02275
Merge branch 'fix/hci_err_code_description_v5.3' into 'release/v5.3'
...
fix(nimble): Added a function for printing HCI error definition (v5.3)
See merge request espressif/esp-idf!35678
2024-12-21 18:54:23 +08:00
weiyuhan
8d37ce199a
fix(ble): removed c5 sdk config
2024-12-21 18:45:56 +08:00
Chen Jian Hua
5a9418a95c
feat(bt/bluedroid): Added BLE get started examples for Bluedroid
...
(cherry picked from commit d051a2a39d
)
Co-authored-by: xuzhekai <xuzhekai@espressif.com >
2024-12-21 18:25:08 +08:00
Sudeep Mohanty
4390b045dd
fix(esp_ringbuf): Fixed no-split ringbuf issue where acquire pointer wraps around
...
This commit fixes an issue with no-split ring buffers where in the the
buffer did not receive items correctly if the acquire pointer wraps
around before items are sent to it.
2024-12-21 12:07:49 +05:30
Astha Verma
6d88cae54d
fix(nimble): Updated function to print HCI opcode with error definition
2024-12-21 09:25:55 +05:30
Rahul Tank
08102036fd
Merge branch 'bugfix/solve_memory_prints_v5.3' into 'release/v5.3'
...
fix(nimble): Changing esp_rom_printf to ESP_LOGI when memory allocation fails (v5.3)
See merge request espressif/esp-idf!35836
2024-12-21 11:50:46 +08:00
muhaidong
8ba5b34a50
fix(wifi): fixed blufi connect wep or wpa ap fail issue
2024-12-21 09:59:40 +08:00
muhaidong
02d3a619c4
fix(phy): fixed calibration warning infomation inaccurate issue
...
Closes https://github.com/espressif/esp-idf/issues/14963
2024-12-21 09:59:40 +08:00
Abhinav Kudnar
19931368cf
fix(nimble): Changing esp_rom_printf to ESP_LOGI when memory allocation fails
2024-12-20 21:45:12 +05:30
Rahul Tank
27fb5d47ff
Merge branch 'bugfix/fix_link_estab_param_v5.3' into 'release/v5.3'
...
fix(nimble): Corrected link_estab event handling parameters (v5.3)
See merge request espressif/esp-idf!35808
2024-12-21 00:05:46 +08:00
Sergei Silnov
ce79ad5546
Merge branch 'fix/tools_pip_upgrade_v5.3' into 'release/v5.3'
...
fix(idf_tools.py): Upgrade pip and setuptools separately (v5.3)
See merge request espressif/esp-idf!35775
2024-12-20 20:07:01 +08:00
Roland Dobai
cee2a29981
Merge branch 'change/bump_up_kconfig_precommit_v5.3' into 'release/v5.3'
...
ci(pre-commit): bump kconfig checker pre-commit version to 2.4.1 (v5.3)
See merge request espressif/esp-idf!35826
2024-12-20 19:19:14 +08:00
Zhang Shuxian
686389582b
docs: Update CN translation for dfu
2024-12-20 11:18:06 +01:00
Tomas Rezucha
31c883b3a6
feat(dfu): Enable DFU on ESP32-P4
2024-12-20 11:17:26 +01:00
Marius Vikhammer
25347b5b03
Merge branch 'fix/esp32p4_unexpected_reset_v5.3' into 'release/v5.3'
...
fix(system): avoid unexcpected hp_sys_wdt reset (v5.3)
See merge request espressif/esp-idf!35802
2024-12-20 16:55:37 +08:00