C.S.M
|
4da5de094e
|
fix(spi_flash): Fix build fail when rom_patch config disabled,
Closes https://github.com/espressif/esp-idf/issues/15229
|
2025-02-19 16:50:03 +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 |
|
Marius Vikhammer
|
7a71c4bb65
|
Merge branch 'test/fix_flaky_lp_uart_tests_v5.4' into 'release/v5.4'
fix(lp_uart): Fixed flaky LP UART unit tests (v5.4)
See merge request espressif/esp-idf!37023
|
2025-02-18 11:15:09 +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 |
|
Shu Chen
|
e37d33cc1c
|
Merge branch 'feature/disable-c5-ci-build' into 'release/v5.4'
feat(zigbee): disable the build process of zigbee example on esp32c5
See merge request espressif/esp-idf!37024
|
2025-02-18 09:34:14 +08:00 |
|
xieqinan@espressif.com
|
60f820e7c0
|
feat(zigbee): disable the build process of zigbee example on esp32c5
|
2025-02-17 18:54:08 +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
|
c3044cad28
|
Merge branch 'bugfix/fix_delete_queue_error_in_espnow_example_v5.4' into 'release/v5.4'
fix(wifi): fix the delete queue error in espnow exapmle (v5.4)
See merge request espressif/esp-idf!37014
|
2025-02-17 16:10:53 +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 |
|
zhangyanjiao
|
aeb4e0288c
|
fix(wifi): fix the delete queue error in espnow exapmle
Closes https://github.com/espressif/esp-idf/issues/15383
|
2025-02-17 14:54:38 +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 d4b3a7e99d)
Co-authored-by: Mitch Cairns <mitch.cairns@handheldlegend.com>
|
2025-02-17 11:15:46 +08:00 |
|
Zhang Hai Peng
|
53fa7a7df0
|
docs(ble/bluedroid): Optimize doc for implementation of a characteristic with 128 bit UUID
(cherry picked from commit fa40d971a5)
Co-authored-by: Erast <78802792+MatoiDev@users.noreply.github.com>
|
2025-02-17 11:15:43 +08:00 |
|
Zhang Hai Peng
|
7790c95832
|
fix(ble/bluedroid): Don't log error on 16/128-bit UUID mixed descriptors
(cherry picked from commit fed1d41aa7)
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 63b2dcc3a7)
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 9b5a52e2f7)
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 a8041a9953)
Co-authored-by: Nebojsa Cvetkovic <nebkat@gmail.com>
|
2025-02-17 11:15:29 +08:00 |
|
morris
|
3ecfa81c9b
|
Merge branch 'bugfix/gpio_rom_patch_fix_v5.4' into 'release/v5.4'
fix(gpio): fix esp_rom_gpio_connect_out_signal for gpio num over 31 on esp32/s2 (v5.4)
See merge request espressif/esp-idf!36865
|
2025-02-17 11:14:21 +08:00 |
|
Zhang Hai Peng
|
a0f37ef893
|
fix(ble): Update bt lib for ESP32(2a2631f)
- Support ESP32 BLE GPIO DEBUG
(cherry picked from commit 0a7888f839)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-02-17 11:13:56 +08:00 |
|
Island
|
c34702fc0c
|
Merge branch 'feat/add_spi_output_v5.4' into 'release/v5.4'
Feat/add spi output (v5.4)
See merge request espressif/esp-idf!36956
|
2025-02-17 11:04:37 +08:00 |
|
Rahul Tank
|
ae5cf32ab9
|
Merge branch 'bugfix/handle_slave_extra_disconn_v5.4' into 'release/v5.4'
fix(nimble): Handle not sending disconnect event if connect was not sent (v5.4)
See merge request espressif/esp-idf!36920
|
2025-02-15 22:43:07 +08:00 |
|
Rahul Tank
|
d4d795c56d
|
fix(nimble): Handle not sending disconnect event if connect was not sent
|
2025-02-15 09:22:55 +05:30 |
|
Rahul Tank
|
f30ee2a6bc
|
Merge branch 'feat/long_read_offset_v5.4' into 'release/v5.4'
feat(nimble): Add offset in GATT server long read context (v5.4)
See merge request espressif/esp-idf!36976
|
2025-02-15 11:26:47 +08:00 |
|
Jiang Jiang Jian
|
72770713b9
|
Merge branch 'bugfix/mem_leak_sae_pk_v5.4' into 'release/v5.4'
fix(wifi): Bugfix memory leak due to sae public key (v5.4)
See merge request espressif/esp-idf!36925
|
2025-02-14 19:34:53 +08:00 |
|
muhaidong
|
5dc5f0e566
|
fix(coex): fix disable external coex fail issue
|
2025-02-14 19:24:12 +08:00 |
|
muhaidong
|
67141ce7b5
|
feat(phy): add gpio cmd for cert test
|
2025-02-14 19:23:53 +08:00 |
|
Roland Dobai
|
dd315ebc88
|
Merge branch 'fix/ldgen_interm_no_secs_v5.4' into 'release/v5.4'
fix(ldgen): don't emit intermediate placements without sections (v5.4)
See merge request espressif/esp-idf!36967
|
2025-02-14 18:58:59 +08:00 |
|
Jiang Jiang Jian
|
266f7e878c
|
Merge branch 'bugfix/skip_memory_reordering_wpa2_semaphr_v5.4' into 'release/v5.4'
fix(esp_wifi): fixed stack corruption in WiFi tasks (v5.4)
See merge request espressif/esp-idf!36936
|
2025-02-14 17:53:35 +08:00 |
|
Aditya Patwardhan
|
d2b7479f6f
|
Merge branch 'refactor/security_docs_re-org_v5.4' into 'release/v5.4'
refactor(docs): re-organize security docs for better navigation (v5.4)
See merge request espressif/esp-idf!36960
|
2025-02-14 16:32:05 +08:00 |
|