Jiang Jiang Jian
b5bd797e7b
Merge branch 'bugfix/fix_some_wifi_bugs_260313_v5.2' into 'release/v5.2'
...
fix(wifi): fix some wifi bugs 260313 v5.2(Backport v5.2)
See merge request espressif/esp-idf!46617
2026-03-16 15:00:02 +08:00
wuzhenghui
c48b9c2be5
fix(soc): link rtc_io_num_map to DRAM
2026-03-13 17:02:07 +08:00
sibeibei
06237bfc43
fix: clear modem RF flag before PMU sleep to prevent open rf failed on next wake-up
2026-03-12 16:12:15 +08:00
muhaidong
40f5755a7c
fix(wifi): fix external coexistence depends on wifi connect issue
2026-03-10 17:40:51 +08:00
muhaidong
d20c50cd63
docs(wifi): update wifi fragment doc
2026-03-10 17:35:12 +08:00
liuning
82517904ca
bugfix(wifi): fix incomplete phy initialization due to absence of bb clocks at coexistence scenarios
2026-03-06 17:17:21 +08:00
Island
72e9a9ef18
Merge branch 'feat/add_new_bluedroid_host_examples_v5.2' into 'release/v5.2'
...
feat(ble/bluedroid): Add new bluedroid host examples (v5.2)
See merge request espressif/esp-idf!44877
2026-02-05 10:50:51 +08:00
Zhang Wen Xu
7ad29770c4
Merge branch 'feat/split_154_hal_components_v5.2' into 'release/v5.2'
...
feat(ieee802154): separated the 802.15.4 HAL codes from the HAL component (v5.2)
See merge request espressif/esp-idf!44970
2026-01-30 12:34:03 +00:00
zhiweijian
f2ba0aa3be
feat(ble/bluedroid): Add new bluedroid host examples
2026-01-30 20:24:33 +08:00
zlq
d11300b3e3
feat(esp32c6): auto adjust LDO voltage using pvt function
2026-01-26 18:02:40 +08:00
zwx
066669c26a
feat(ieee802154): separated the 802.15.4 HAL codes from the HAL component
2026-01-09 17:07:10 +08:00
morris
84731bd3de
Merge branch 'feat/spi_master_sleep_retention_v5.2' into 'release/v5.2'
...
feat(driver_spi): spi master support sleep retention(recovery) (v5.2)
See merge request espressif/esp-idf!44368
2025-12-26 19:19:59 +08:00
wanckl
6b82249447
feat(driver_spi): spi master support sleep retention(recovery)
2025-12-23 13:48:27 +08:00
Jin Chen
f80ec2cfcb
fix(ble): add soc caps config for pawr feat on ESP32H2
...
(cherry picked from commit 2eb79c71f1 )
Co-authored-by: cjin <jinchen@espressif.com >
2025-12-15 11:39:39 +08:00
Jin Chen
74ad28ad67
fix(ble): add soc caps config for pawr feat on ESP32C6
...
(cherry picked from commit 4e4b863299 )
Co-authored-by: cjin <jinchen@espressif.com >
2025-12-11 16:22:55 +08:00
C.S.M
7d3447ad48
feat(uhci): Add uhci (uart-dma) support on current chips
2025-09-25 10:48:31 +08:00
Jiang Jiang Jian
44ac6ead8a
Merge branch 'fix/correct_adc_periph_num_on_c2_v5.2' into 'release/v5.2'
...
fix(adc): fix ESP32-C2/P4 wrong adc periph num (v5.2)
See merge request espressif/esp-idf!41539
2025-08-29 10:30:34 +08:00
gaoxu
046bb819dd
fix(adc): fix wrong adc periph num on C2/P4
2025-08-26 18:55:02 +08:00
laokaiyao
3b034c6886
feat(i2s): add PLL240M clock source on S3 and C6
...
Closes https://github.com/espressif/esp-idf/issues/17056
2025-08-26 15:20:36 +08:00
Jiang Jiang Jian
3f2fa7e3e4
Merge branch 'refactor/use_gdma_link_in_rmt_v5.2' into 'release/v5.2'
...
refactor(rmt): use gdma link list driver to mount buffer (v5.2)
See merge request espressif/esp-idf!41240
2025-08-26 10:47:09 +08:00
Chen Jichang
f31ab9c91a
fix(rmt): deal with spurious RX done interrupts on ESP32
...
Closes https://github.com/espressif/esp-idf/issues/15948
2025-08-19 17:17:10 +08:00
Song Ruo Jing
dddb4e5e58
fix(gpio): fix ESP32 GPIO sleep mode handling
...
The previous workaround does not work, the backup/restore should apply to RTC IO registers.
2025-08-14 16:13:22 +08:00
Mahavir Jain
ad73b587d5
Merge branch 'feature/enable_support_for_deterministic_mode_and_ecdsa_192_v5.2' into 'release/v5.2'
...
Feature/enable support for ecdsa 192 v5.3 (v5.2)
See merge request espressif/esp-idf!40611
2025-08-01 08:43:29 +05:30
chenjianhua
2523b19e05
fix(bt): Update bt lib for ESP32(d9a3de0)
...
- Support BLE vendor HCI related params reset
- Support multi conn optimization vendor hci command
- Fixed the issue where rssi of conn is incorrect when latency is no zero
- Fixed prio setting for BLE events
- Fixed disconnection issue when coexisting with other BLE events
- Fixed crash due to bandwidth full when updating conn params
2025-07-28 14:10:27 +08:00
nilesh.kale
623bf9b602
feat: enabled ECDSA-P192 support for ESP32H2
2025-07-22 11:26:25 +05:30
Li Shuai
be797e7613
fix(esp_hw_support): fix modem wakeup req always high caused by pmu min slp cycle update
2025-07-16 21:06:40 +08:00
Li Shuai
fe939208c3
change(esp_hw_support): add interface to calculate slow clock period by clock frequency
2025-07-16 21:05:11 +08:00
armando
7a59713121
fix(cache): fixed SOC_CACHE_FREEZE_SUPPORTED not defined on c3/c2 issue
2025-06-25 09:49:16 +08:00
wuzhenghui
b4c907e36d
fix(esp_hw_support): fix current leakage if ext32k slow clock source not exists
2025-04-16 15:02:35 +08:00
Geng Yuchao
6b6a7decb5
feat(ble):Support Bluetooth LE 5.1 direction finding feature
2025-03-26 16:32:19 +08:00
Song Ruo Jing
a21e88c561
fix(gpio): fix 8/16-bit gpio, rtc/lp_io register access
2025-03-20 16:04:36 +08:00
Song Ruo Jing
ce808b09cd
fix(uart): LP UART does not have the pre-divider for its clock source
...
Closes https://github.com/espressif/esp-idf/issues/15427
2025-03-07 21:49:20 +08:00
Jiang Jiang Jian
d2f17920c9
Merge branch 'esp32/run_panic_debug_v5.2' into 'release/v5.2'
...
fix(esp32): Fixed qa program may fail issue when cpu 240m (v5.2)
See merge request espressif/esp-idf!37234
2025-03-07 10:51:40 +08:00
morris
e6f49c0480
Merge branch 'feat/spi_std_timing_and_bit_trans_v5.2' into 'release/v5.2'
...
feat(driver_spi): support adjust master rx to standard timing (v5.2)
See merge request espressif/esp-idf!36401
2025-02-28 18:40:13 +08:00
morris
602fe5b9f4
Merge branch 'fix/spi_master_halt_using_rc_fast_v5.2' into 'release/v5.2'
...
fix(spi_master): fix spi halt when remove device who using rc_fast (v5.2)
See merge request espressif/esp-idf!37005
2025-02-28 18:37:52 +08:00
Jiang Jiang Jian
28ebdd472d
Merge branch 'fix/fix_bad_dslp_param_after_lightsleep_v5.2' into 'release/v5.2'
...
fix(esp_hw_support): Fixed the issue that light sleep destroyed the parameters of subsequent deep sleep (v5.2)
See merge request espressif/esp-idf!37304
2025-02-28 15:25:33 +08:00
Jiang Jiang Jian
d6c2868bcd
Merge branch 'fix/add_sleep_duration_check_for_timer_wakeup_v5.2' into 'release/v5.2'
...
fix(esp_hw_support): add timer wakeup sleep duration check (v5.2)
See merge request espressif/esp-idf!37012
2025-02-28 15:24:54 +08:00
chaijie@espressif.com
b962d6b8bb
fix(esp32): Fixed qa program may fail issue when cpu 240m (v5.2)
2025-02-28 14:45:27 +08:00
wuzhenghui
b2c8dcacb0
fix(esp_hw_support): fix lightsleep destroys deepsleep rtc parameters
2025-02-26 16:57:41 +08:00
wuzhenghui
aff8ad355b
fix(esp_hw_support): fix esp32s2/esp32s3 RTC IOMUX clock management
2025-02-21 10:18:27 +08:00
wanlei
1c93d41325
fix(spi_master): fix spi halt when remove device who using rc_fast
2025-02-18 11:29:04 +08:00
wuzhenghui
5e81eb6cf7
fix(esp_hw_support): add timer wakeup sleep duration check
...
Closes https://github.com/espressif/esp-idf/issues/15255
2025-02-17 19:57:11 +08:00
Aditya Patwardhan
4c281f8eee
Merge branch 'feature/esp32h2_eco5_ecc_v5.2' into 'release/v5.2'
...
feat(ecc): enable ECC constant time mode for ESP32-H2 ECO5 (v5.2)
See merge request espressif/esp-idf!36586
2025-02-11 09:54:03 +08:00
laokaiyao
6321c4c339
refactor(ecdsa): rely on efuse to get chip revision
2025-02-10 21:25:07 +05:30
Aditya Patwardhan
9b8a21d128
fix(soc): Fixed ECDSA register compatibility
2025-02-10 21:25:06 +05:30
Mahavir Jain
84d2a8818c
feat(ecc): enable ECC constant time mode for ESP32-H2 ECO5
2025-02-06 08:14:50 +05:30
wanckl
65a616197f
feat(driver_spi): support using SPI_DEVICE_STD_TIMING to adjust master rx in standard timing
2025-01-22 11:11:47 +08:00
harshal.patil
248de17a53
feat(hal/spi_flash_encrypted): Enable pseudo rounds function during XTS-AES operations
2025-01-17 14:18:37 +05:30
harshal.patil
e8a0496d36
feat(hal/aes): Enable pseudo rounds function during AES operations
2025-01-17 14:00:14 +05:30
Marius Vikhammer
0fc594154a
Merge branch 'feature/efuse_update_for_esp32h2_eco5_v5.2' into 'release/v5.2'
...
feat(efuse): Adds efuses for esp32h2 eco5 (v5.2)
See merge request espressif/esp-idf!36246
2025-01-16 17:50:54 +08:00