zwl
|
aeff03bac4
|
feat(ble): implement ble capture info user handler on ESP32-C6 and ESP32-H2
|
2025-02-20 18:00:07 +08:00 |
|
Shen Weilong
|
a92f4ed389
|
change(ble): Supported cuttable architecture for ble
|
2025-02-20 17:36:55 +08:00 |
|
Zhou Xiao
|
a03b8e13be
|
change(ble): update ble log spi out config for ESP32-C5
|
2025-02-20 10:56:51 +08:00 |
|
Zhou Xiao
|
d3a639bb06
|
feat(ble): support ble log spi out for ESP32-C3 and ESP32-S3
(cherry picked from commit e41f6195667fa2724d78c9b33a9894d91675b0d6)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-02-19 20:54:38 +08:00 |
|
Zhou Xiao
|
e7f712f78f
|
feat(ble): support ble log spi out for ESP32
(cherry picked from commit e2fbec5d2e70bd0a7d3b2e5f5b5cc7a662157130)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-02-19 20:54:35 +08:00 |
|
Zhou Xiao
|
ef95009563
|
change(ble): update ble log spi out config for ESP32-H2
(cherry picked from commit 608ecf63e21d9b266bd8ab857cd3036412acdb7c)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-02-19 20:54:33 +08:00 |
|
Zhou Xiao
|
5425ab7b83
|
change(ble): update ble log spi out config for ESP32-C6
(cherry picked from commit e61089e7e0d7ba25dba12781867c36c1f0887c17)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-02-19 20:54:29 +08:00 |
|
Zhou Xiao
|
c6ea18fd55
|
change(ble): update ble log spi out config for ESP32-C2
(cherry picked from commit e4b698fc32249f3d30c6eba69de1d325fee71dee)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-02-19 20:54:27 +08:00 |
|
Zhou Xiao
|
21f7a2b152
|
feat(ble): improved ble log spi output interface to support multisource log
(cherry picked from commit 2221133ba8e84a7bb709857bac0b79ce7c666ba3)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-02-19 20:54:24 +08:00 |
|
Island
|
93651ddbd5
|
Merge branch 'change/ble_update_lib_20250212_v5.4' into 'release/v5.4'
change(ble): [AUTO_MR] 20250212 - Update ESP BLE Controller Lib (v5.4)
See merge request espressif/esp-idf!37044
|
2025-02-19 17:19:04 +08:00 |
|
morris
|
c7e8b6819c
|
Merge branch 'fix/esp_mmu_vaddr_to_paddr_cannot_figure_psram_p4_v5.4' into 'release/v5.4'
mmu: vaddr to paddr cannot figure psram vaddr on esp32p4 (v5.4)
See merge request espressif/esp-idf!37049
|
2025-02-19 16:48:12 +08:00 |
|
Marius Vikhammer
|
315f0fc3f1
|
Merge branch 'bugfix/freertos_wcaps_coproc_v5.4' into 'release/v5.4'
fix(freertos): fix a bug in `prvTaskDeleteWithCaps` related to coprocessors (backport v5.4)
See merge request espressif/esp-idf!37081
|
2025-02-19 16:44:01 +08:00 |
|
Island
|
b9ebf6cd91
|
Merge branch 'feat/support_ble_debug_with_gpio_v5.4' into 'release/v5.4'
Support change HID task size by Kconfig in HID example (v5.4)
See merge request espressif/esp-idf!36999
|
2025-02-19 16:37:14 +08:00 |
|
Jiang Jiang Jian
|
da3f2ea5ce
|
Merge branch 'fix/add_sleep_duration_check_for_timer_wakeup_v5.4' into 'release/v5.4'
fix(esp_hw_support): add timer wakeup sleep duration check (v5.4)
See merge request espressif/esp-idf!37010
|
2025-02-19 13:48:17 +08:00 |
|
Jiang Jiang Jian
|
c7c332761a
|
Merge branch 'fix/disable_wfe_feature_for_e906_chips_v5.4' into 'release/v5.4'
change(esp_hw_support): disable CPU wait-for-event mode on cpu start (v5.4)
See merge request espressif/esp-idf!37000
|
2025-02-19 13:48:02 +08:00 |
|
Omar Chebib
|
54f257b909
|
fix(freertos): fix a bug in prvTaskDeleteWithCaps related to coprocessors
When a coprocessor is used, the stack pointer is altered. It must be restored
before freeing the memory allocated to the task.
|
2025-02-19 10:22:23 +08:00 |
|
morris
|
15e75f21a7
|
Merge branch 'fix/adc_func_register_not_reset_issue_v5.4' into 'release/v5.4'
adc: func register not reset issue (v5.4)
See merge request espressif/esp-idf!37045
|
2025-02-19 10:02:29 +08:00 |
|
Shu Chen
|
11b3f939a4
|
Merge branch 'support/ieee802154_get_rssi_comp_from_phy_v5.4' into 'release/v5.4'
feat(802.15.4): support ieee802154 get rssi comp from phylib (v5.4)
See merge request espressif/esp-idf!37051
|
2025-02-19 10:00:38 +08:00 |
|
morris
|
bcb3c32d3a
|
Merge branch 'bugfix/sdmmc_reset_pins_slot_width_v5.4' into 'release/v5.4'
fix(sdmmc): fix reset of pins above slot width (v5.4)
See merge request espressif/esp-idf!36874
|
2025-02-18 22:53:26 +08:00 |
|
Ivan Grokhotkov
|
8ad144a415
|
fix(sdmmc): fix missed deinitialization of CD and WP pins in f8f40ad
Related to https://github.com/espressif/esp-idf/issues/15330
|
2025-02-18 12:23:16 +01:00 |
|
Ivan Grokhotkov
|
722cc23a89
|
fix(sdmmc): fix reset of pins above slot width
Closes https://github.com/espressif/esp-idf/issues/15328
|
2025-02-18 12:23:16 +01:00 |
|
wuzhenghui
|
95fb085fe3
|
fix(esp_hw_support): add timer wakeup sleep duration check
Closes https://github.com/espressif/esp-idf/issues/15255
|
2025-02-18 19:21:57 +08:00 |
|
Jiang Jiang Jian
|
c93d7d0132
|
Merge branch 'bugfix/idf-11643_v5.4' into 'release/v5.4'
backport v5.4: fix some issues on esp32c61 eco2
See merge request espressif/esp-idf!36987
|
2025-02-18 19:21:21 +08:00 |
|
wuzhenghui
|
1e11f287e1
|
change(esp_hw_support): disable CPU wait-for-event mode on cpu start
|
2025-02-18 19:21:09 +08:00 |
|
Marius Vikhammer
|
36ae237691
|
Merge branch 'fix/usb-cdc-non-blocking-read_v5.4' into 'release/v5.4'
fix(esp_vfs_console): USB CDC read when non blocking (backport v5.4)
See merge request espressif/esp-idf!36750
|
2025-02-18 12:17:08 +08:00 |
|
zwx
|
44e7fecbe6
|
feat(802.15.4): use btbb function to get rssi comp for h2
|
2025-02-18 12:09:25 +08:00 |
|
Armando
|
03e344df86
|
test(flash_mmap): added psram enabled test for esp32p4 as mmu is per target
|
2025-02-18 11:50:52 +08:00 |
|
Armando
|
253fc4f35a
|
test(mmu): added test for checking esp_mmu_vaddr_to_paddr with psram vaddrs
|
2025-02-18 11:49:50 +08:00 |
|
Armando
|
7bbfe91432
|
fix(mmu): fixed esp_mmu_vaddr_to_paddr cannot figure out psram vaddr issue on esp32p4
|
2025-02-18 11:49:45 +08:00 |
|
Li Shuai
|
61fb531471
|
fix(esp_hw_support): fix the issue of mmu table content loss due to default sd signal
|
2025-02-18 10:39:50 +08:00 |
|
Armando
|
a387ec0123
|
fix(adc): fixed adc function register not reset issue
|
2025-02-18 10:33:25 +08:00 |
|
zwl
|
8e5aee2261
|
feat(ble): support enhanced controller log capabilities on ESP32-C5
|
2025-02-18 10:32:44 +08:00 |
|
zwl
|
3c6236df50
|
feat(ble): add channel assessment and enhanced connect function on ESP32-C5
|
2025-02-18 10:32:28 +08:00 |
|
zwl
|
8eb5c15376
|
change(ble): [AUTO_MR] Update lib_esp32c5 to 1d7eebaf
|
2025-02-18 10:32:09 +08:00 |
|
Zhou Xiao
|
9912a9c029
|
feat(ble): support enhanced controller log capabilities on ESP32-C2
(cherry picked from commit bbcb4a2e1f9c9bc13d59364d42c70bdf02ae14ef)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-02-18 10:23:47 +08:00 |
|
Zhou Xiao
|
de1cbf7f2f
|
feat(ble): support enhanced controller log capabilities on ESP32-C6 and ESP32-H2
(cherry picked from commit f598976c6bfadec961414f8713884cb2333256cb)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-02-18 10:23:44 +08:00 |
|
Zhou Xiao
|
e6b590b243
|
feat(ble): add channel assessment and enhanced connect function on ESP32-H2
(cherry picked from commit 0ffac9258680588ff60cb4602048e6fa8638e3a5)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-02-18 10:23:41 +08:00 |
|
Zhou Xiao
|
b9616fdd7f
|
feat(ble): add channel assessment and enhanced connect function on ESP32-C6
(cherry picked from commit 821e587fda0bf2292842d6d39306b5dbda5943ac)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-02-18 10:23:39 +08:00 |
|
Zhou Xiao
|
553992e1fa
|
change(ble): [AUTO_MR] Update lib_esp32c6 to 1d7eebaf
(cherry picked from commit 4579e083ef46d00afb27a9fcd2d2c89868ac7a05)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-02-18 10:23:36 +08:00 |
|
Zhou Xiao
|
95a101d359
|
change(ble): [AUTO_MR] Update lib_esp32h2 to 1d7eebaf
(cherry picked from commit 4f0e0f371afaade59ae26a1dd2e2f836ebf00276)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-02-18 10:23:33 +08:00 |
|
Sudeep Mohanty
|
1e5308211d
|
fix(lp_uart): Fixed flaky LP UART unit tests
This commit fixes some flaky LP UART multi device tests. It also adds
code to put the HP core to light sleep for few tests.
|
2025-02-17 10:29:04 +01:00 |
|
Martin Vychodil
|
e6815fd6a5
|
Merge branch 'bugfix/storage_generic_pytests_v5.4' into 'release/v5.4'
fix(ci): Removed storage related entries in known generate test child pipeline warnings (v5.4)
See merge request espressif/esp-idf!36683
|
2025-02-17 17:09:08 +08:00 |
|
Jiang Jiang Jian
|
30307f6977
|
Merge branch 'bugfix/ifdef_cplusplus_bracket_v5.4' into 'release/v5.4'
bugfix(wifi): Add missing brackets in the C++ guard (Backport v5.4)
See merge request espressif/esp-idf!36830
|
2025-02-17 15:50:16 +08:00 |
|
Jiang Jiang Jian
|
0ba139c535
|
Merge branch 'bugfix/fix_some_wifi_bugs_250214' into 'release/v5.4'
Bugfix/fix some wifi bugs 250214(Backport v5.4)
See merge request espressif/esp-idf!36985
|
2025-02-17 15:48:22 +08:00 |
|
Marius Vikhammer
|
b808062f2e
|
Merge branch 'bugfix/esp32p4_linker_script_v5.4' into 'release/v5.4'
fix(esp_system): add missing `arrays` attribute in the ESP32-P4 linker script (backport v5.4)
See merge request espressif/esp-idf!36094
|
2025-02-17 11:16:48 +08:00 |
|
Zhang Hai Peng
|
ddff846e4e
|
feat(ble/bluedroid): Support change HID task size by Kconfig in HID example
(cherry picked from commit d4b3a7e99d29150d9718415384db7ac5ae7673d5)
Co-authored-by: Mitch Cairns <mitch.cairns@handheldlegend.com>
|
2025-02-17 11:15:46 +08:00 |
|
Zhang Hai Peng
|
7790c95832
|
fix(ble/bluedroid): Don't log error on 16/128-bit UUID mixed descriptors
(cherry picked from commit fed1d41aa7170d8418dd126dd8e3b47a977b4aca)
Co-authored-by: Nebojša Cvetković <nebkat@gmail.com>
|
2025-02-17 11:15:40 +08:00 |
|
Zhang Hai Peng
|
41ccc00c15
|
refactor(ble/bluedroid): Fix typos in gatt_sr.c
(cherry picked from commit 63b2dcc3a7b4b56486a7ef82050d8a43dd2bb4af)
Co-authored-by: Nebojsa Cvetkovic <nebkat@gmail.com>
|
2025-02-17 11:15:37 +08:00 |
|
Zhang Hai Peng
|
c0b060c1a8
|
fix(ble/bluedroid): Allow 0 length indications
(cherry picked from commit 9b5a52e2f784a50c0e4c1a422a2b3d22ce5e9998)
Co-authored-by: Nebojsa Cvetkovic <nebkat@gmail.com>
|
2025-02-17 11:15:32 +08:00 |
|
Zhang Hai Peng
|
635e1489b7
|
refactor(ble/bluedroid): Fix typos in bta_gatts_act.c
(cherry picked from commit a8041a99533628b044a8158bcc4410404f83ea63)
Co-authored-by: Nebojsa Cvetkovic <nebkat@gmail.com>
|
2025-02-17 11:15:29 +08:00 |
|