akshat
|
f8c552b560
|
bugfix(wifi): Fix header file errors and remove esp_supplicant from check_public_headers_exceptions.txt
|
2025-02-27 11:09:30 +08:00 |
|
akshat
|
1c231b4401
|
bugfix(wifi): Add missing brackets in the C++ guard
Closes https://github.com/espressif/esp-idf/issues/14991
|
2025-02-27 11:09:30 +08:00 |
|
Island
|
a71e0aac53
|
Merge branch 'feat/add_save_debug_context_250226_v5.3' into 'release/v5.3'
Feat/add save debug context 250226 (v5.3)
See merge request espressif/esp-idf!37296
|
2025-02-27 10:40:05 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 bc299e784cd4ffd08abd2e6727c478bec79a7a14)
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 5b8ac71ace864a7bb9100a68dc650b8502315411)
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 |
|
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 |
|
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 |
|
xiongweichao
|
b3521b51f1
|
fix(bt/bluedroid): fixed the format error of passkey printing
|
2025-02-21 18:02:02 +08:00 |
|
xiongweichao
|
c3bfb484d0
|
fix(bt/bluedroid): Fixed incorrect types of some variables in SDP
|
2025-02-21 18:02:02 +08:00 |
|
xiongweichao
|
ff81e4b9ee
|
fix(bt): Fix incorrect type returned when searching SAP record
|
2025-02-21 18:02:02 +08:00 |
|
xiongweichao
|
9e33139206
|
fix(bt): Fix the incorrect record found using uuid16 search
|
2025-02-21 18:02:02 +08:00 |
|
gongyantao
|
7c28af0945
|
change(bt): optimize the macro definition for sdp_max_pad_len
|
2025-02-21 17:54:18 +08:00 |
|
Mitch Cairns
|
2e30c74883
|
feat(bt): Implement SDK Config SDP size options
Closes https://github.com/espressif/esp-idf/pull/15321
|
2025-02-21 17:50:17 +08:00 |
|
Zhou Xiao
|
8372c3d4d9
|
fix(ble): changed DMA malloc api to v5.3
|
2025-02-21 17:12:18 +08:00 |
|
Martin Vychodil
|
2c26a7e11e
|
fix(security): Fixed ESP32S2 memory protection check for Peri1 RTCSLOW interrupt
- fixes the issue found in https://github.com/espressif/esp-idf/issues/15359
- extends debug printouts in the related tests
|
2025-02-21 16:29:04 +08:00 |
|
Zhang Hai Peng
|
18973c0c61
|
fix(ble/bluedroid): Fix adv data and scan rsp data not reported together in BLE active scan
(cherry picked from commit 7f2cedc0488fe30316b7c6a45be1c8933ad36952)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-02-21 16:13:46 +08:00 |
|
cjin
|
bb232d627d
|
change(ble): update esp32c6 lib to 7ead2d29
|
2025-02-21 12:24:09 +08:00 |
|
cjin
|
d6410d2aad
|
change(ble): update esp32h2 lib to 7ead2d29
|
2025-02-21 12:24:09 +08:00 |
|
zwl
|
8ef5a044d2
|
feat(ble): implement ble capture info user handler on ESP32-C6 and ESP32-H2
|
2025-02-21 12:24:09 +08:00 |
|
Shen Weilong
|
838dd8e567
|
change(ble): Supported cuttable architecture for ble
|
2025-02-21 12:24:09 +08:00 |
|
Zhou Xiao
|
6c54ce599f
|
feat(ble): add printf and write with timestamp interface for ble log spi out
(cherry picked from commit f8efa4cd80690579c0e4893d6c596f0cb2bacd7c)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-02-21 11:53:54 +08:00 |
|
linruihao
|
5d8955ebac
|
feat(bt/bluedroid): Add Kconfig option to keep device bonding info when HID unplugging
|
2025-02-21 11:53:08 +08:00 |
|
Jiang Jiang Jian
|
fed7e38609
|
Merge branch 'fix/esp32p4_lightsleep_fixes_v5.3' into 'release/v5.3'
fix(esp_hw_support): some fixes of esp32p4 lightsleep retention & power switch process (v5.3)
See merge request espressif/esp-idf!37097
|
2025-02-21 11:03:20 +08:00 |
|