Zhou Xiao
ac9ac0a46c
fix(ble): fix flushout and sync issues
...
(cherry picked from commit b144337020
)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-02-27 09:53:39 +08:00
Xiao Xufeng
1ce83d7b36
feat(soc): add Kconfig rev min option and increase max ver for H2 v1.2
2025-02-27 09:04:14 +08:00
Zhang Hai Peng
5927173177
fix(ble/bluedroid): Added SPI output support for Bluedroid host log
...
(cherry picked from commit b6903296ad
)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-02-26 23:13:41 +08:00
Zhang Hai Peng
efdf380fb9
fix(ble/bluedroid): Support SPI log output options for HCI
...
(cherry picked from commit e00ba3cbd1
)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-02-26 23:13:39 +08:00
Martin Vychodil
313c3406f9
Merge branch 'fix/esp_vfs_register_fd_range_warning_message_v5.3' into 'release/v5.3'
...
fix(storage/vfs): incorrect log level in esp_vfs_register_fd_range (v5.3)
See merge request espressif/esp-idf!36319
2025-02-26 21:39:04 +08:00
Aditya Patwardhan
2390e81fb7
fix(hal): Fixed ecc_ll for esp32c5 beta3
2025-02-26 17:04:28 +05:30
Zhang Shuxian
d464d7b150
docs: Update CN translation for size.rst
2025-02-26 17:04:28 +05:30
Aditya Patwardhan
78874d7f7c
feat(docs): Update minimizing binary size
...
The ESP32-H2 software countermeasure may not be necessary
for ESP32-H2 v1.2 and above, this commit updates
the relevant documentation
2025-02-26 17:04:28 +05:30
laokaiyao
25322aeb81
refactor(ecdsa): rely on efuse to get chip revision
2025-02-26 17:04:27 +05:30
Aditya Patwardhan
08e250d081
fix(soc): Fixed ECDSA register compatibility
2025-02-26 17:04:27 +05:30
Aditya Patwardhan
68eb689b35
fix(hal): Make the ECDSA countermeasure dynamically applicable
...
This commit makes the ECDSA countermeasure dynamically applicable
across different revisions of the ESP32H2 SoC.
2025-02-26 17:04:19 +05:30
Xu Si Yu
3b770e7307
fix(openthread): fix a bug of openthread uart init port
2025-02-26 19:22:20 +08:00
morris
70e8021aa7
Merge branch 'bugfix/gpio_rom_patch_fix_v5.3' into 'release/v5.3'
...
fix(gpio): fix esp_rom_gpio_connect_out_signal for gpio num over 31 on esp32/s2 (v5.3)
See merge request espressif/esp-idf!36866
2025-02-26 19:09:11 +08:00
C.S.M
77e69fa036
feat(temperature_sensor): Add temperature sensor calibration support
2025-02-26 17:54:36 +08:00
wuzhenghui
f72d3ea516
fix(esp_hw_support): fix lightsleep destroys deepsleep rtc parameters
2025-02-26 17:31:35 +08:00
Island
af4ad22e9a
Merge branch 'feat/optimize_ble_config_reduce_bin_v5.3' into 'release/v5.3'
...
Feat/optimize bluedroid host config and reduce bin size (v5.3)
See merge request espressif/esp-idf!37260
2025-02-26 17:23:29 +08:00
muhaidong
2e5099261f
fix(wifi): fix some wifi bugs 250226
...
1. fix(wifi): fix some esp32p4 host issues
2. fix(wifi): fix wep shared auth connect fail issue
3. fix(coex): fix disable external coex fail issue
2025-02-26 17:09:43 +08:00
morris
67c6ae91ab
Merge branch 'feat/allow_setting_rmt_group_prescale_v5.3' into 'release/v5.3'
...
refactor(rmt): set group clock prescale dynamically (v5.3)
See merge request espressif/esp-idf!36738
2025-02-26 17:03:16 +08:00
Yuhan Wei
24aecbbc39
fix(ble): Fixed the bluetooth examples build rule
2025-02-26 16:52:03 +08:00
Alexey Gerenkov
d0f9dc4b80
Merge branch 'update_usb_jtag_doc_v5.3' into 'release/v5.3'
...
docs(jtag): add esp32p4 usb jtag pin numbers (v5.3)
See merge request espressif/esp-idf!37242
2025-02-26 16:39:26 +08:00
muhaidong
810a9149e7
feat(phy): add gpio cmd for cert test
2025-02-26 16:04:47 +08:00
morris
53ecffa92f
Merge branch 'refactor/gptimer_isr_logs_opt_int_v5.3' into 'release/v5.3'
...
feat(gptimer): make start and stop function idempotent (v5.3)
See merge request espressif/esp-idf!37249
2025-02-26 15:51:24 +08:00
Jiang Jiang Jian
709c9221e9
Merge branch 'feature/c3_libphy_20250120_v5.3' into 'release/v5.3'
...
feat(phy): update libphy for RXDC cal opt, no antenna current opt, add cca api(Backport v5.3)
See merge request espressif/esp-idf!37225
2025-02-26 15:05:55 +08:00
Zhao Wei Liang
be9de2b50e
feat(ble): add a debug way to retain scene on ESP32-C6
...
(cherry picked from commit bc299e784c
)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-02-26 15:03:37 +08:00
Zhao Wei Liang
bcbaa93cf7
fix(ble): fixed common kconfig error when controller enable only
...
(cherry picked from commit 5b8ac71ace
)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-02-26 15:03:34 +08:00
Island
4aa1a3712f
Merge branch 'bugfix/fix_ble_report_len_v5.3' into 'release/v5.3'
...
fix(ble/bluedroid): Fix adv data and scan rsp data not reported together in BLE active scan (v5.3)
See merge request espressif/esp-idf!37202
2025-02-26 14:12:00 +08:00
Chen Jichang
e98ded4e7b
refactor(rmt): set group clock prescale dynamically
...
Closes https://github.com/espressif/esp-idf/issues/14760
2025-02-26 11:22:51 +08:00
Omar Chebib
9b0b5b4613
fix(examples): fix NMI interrupt example to work on ESP32-S3
2025-02-26 10:06:44 +08:00
Omar Chebib
209cfa313b
fix(esp_hw_support): make the NMI interrupts available for the main application
...
Closes https://github.com/espressif/esp-idf/issues/13629
NMI interrupt level has been freed for all the Xtensa targets, making it possible
for the main application to use it. An example has been added to show how to
proceed.
2025-02-26 10:06:44 +08:00
zhiweijian
5f389f7270
feat(ble/bluedroid): reduce bluedrois host bin size and disable BLE_HOST_BG_CONNECT_EN
2025-02-25 17:59:11 +08:00
Wang Meng Yang
73d6bd722f
Merge branch 'bugfix/fix_hid_reconnect_issue_v5.3' into 'release/v5.3'
...
feat(bt/bluedroid): Add Kconfig option to keep device bonding info when HID unplugging (v5.3)
See merge request espressif/esp-idf!37182
2025-02-25 17:51:06 +08:00
Wang Meng Yang
2abf7c6ec5
Merge branch 'bugfix/sdp_uuid16_match_err_v5.3' into 'release/v5.3'
...
fix(bt): Fix the incorrect record found using uuid16 search(v5.3)
See merge request espressif/esp-idf!36844
2025-02-25 17:01:25 +08:00
zhiweijian
27fa98772a
feat(ble/bluedroid): disable bluedroid host unused functions
2025-02-25 16:48:38 +08:00
zhiweijian
b0725698e2
feat(bt/bluedroid): optimize bluedroid menuconfig
2025-02-25 16:48:29 +08:00
zhiweijian
386f94a807
feat(bt/bluedroid): delete unused host congest check
2025-02-25 16:48:17 +08:00
Song Ruo Jing
dfa95bfe6e
fix(gpio): fix esp_rom_gpio_connect_out_signal for gpio num over 31 on esp32/s2
...
Closes https://github.com/espressif/esp-idf/issues/15209
2025-02-25 16:23:08 +08:00
Marius Vikhammer
79bf6acddb
Merge branch 'fix/esp-log-put-function-in-iram_v5.3' into 'release/v5.3'
...
fix(log): Modified linker script to move functions from flash to iram (backport v5.3)
See merge request espressif/esp-idf!36816
2025-02-25 16:00:46 +08:00
Island
192edf0bab
Merge branch 'change/ble_update_lib_20250217_v5.3' into 'release/v5.3'
...
change(ble): [AUTO_MR] 20250217 - Update ESP BLE Controller Lib (v5.3)
See merge request espressif/esp-idf!37130
2025-02-25 15:09:23 +08:00
morris
509b9d9a54
feat(gptimer): make start and stop function idempotent
...
Closes https://github.com/espressif/esp-idf/issues/12325
Closes https://github.com/espressif/esp-idf/issues/13486
2025-02-25 11:45:01 +08:00
Wang Meng Yang
af429c89a2
Merge branch 'feat/add_sdk_config_for_sdp_size_option_v5.3' into 'release/v5.3'
...
feat(bt): Implement SDK Config SDP size options(backport v5.3)
See merge request espressif/esp-idf!37211
2025-02-25 07:51:25 +08:00
Erhan Kurubas
9f9ddd246f
docs(jtag): add esp32p4 usb jtag pin numbers
2025-02-24 14:44:35 +01:00
Jiang Jiang Jian
fbddf2af95
Merge branch 'feat/add_inq_page_coex_schm_v5.3' into 'release/v5.3'
...
feat(coex): add coexist scheme for bt inquiry/page coexist with wifi
See merge request espressif/esp-idf!36989
2025-02-24 19:42:25 +08:00
muhaidong
42bd89e725
feat(phy): update libphy for RXDC cal opt, no antenna current opt, add cca api
2025-02-24 14:23:35 +08:00
Island
4418394bc3
Merge branch 'feat/add_ble_log_spi_out_printf_v5.3' into 'release/v5.3'
...
feat(ble): add printf interface for ble log spi out (v5.3)
See merge request espressif/esp-idf!37186
2025-02-24 14:01:42 +08:00
Island
99e15e90ea
Merge branch 'fix/ble_log_spi_out_api_fix_v5.3' into 'release/v5.3'
...
fix(ble): changed DMA malloc api to v5.3
See merge request espressif/esp-idf!37208
2025-02-24 14:01:36 +08:00
liuning
07a0f94779
feat(coex): add coexist scheme for bt inquiry/page coexist with wifi
2025-02-24 10:42:15 +08:00
Marius Vikhammer
37413d2148
Merge branch 'docs/fix_gps_broken_link_v5.3' into 'release/v5.3'
...
docs(examples): fixed broken link in uart example readme (v5.3)
See merge request espressif/esp-idf!37150
2025-02-24 10:03:34 +08:00
Rahul Tank
6515dc1d2e
fix(nimble): Keep only BLE_GAP_EVENT_CONNECT gap event
2025-02-23 15:11:27 +05:30
Martin Vychodil
6226e07ce4
Merge branch 'bugfix/memprot_s2_intr_peri1_v5.3' into 'release/v5.3'
...
fix(security): ESP32S2 memory protection check for Peri1 RTCSLOW interrupt (v5.3)
See merge request espressif/esp-idf!37118
2025-02-23 03:44:10 +08:00
xiongweichao
059a6cdd65
fix(bt): Fixed SDP record integrity check bug
2025-02-21 18:02:02 +08:00