wuzhenghui
|
521c7fb951
|
fix(hal): fix esp32c5 mac link bad trigger
|
2025-08-08 17:00:46 +08:00 |
|
armando
|
18ff6750cc
|
feat(flash): flash 80M timing tuning on c5
|
2025-07-29 14:10:28 +08:00 |
|
wanckl
|
cc54f04f96
|
fix(driver_spi): master driver change esp32p4 default src to pll
|
2025-07-24 00:41:57 +08:00 |
|
Jiang Jiang Jian
|
3c39b32195
|
Chip/support esp32c61 v5.5
|
2025-07-22 12:21:36 +08:00 |
|
harshal.patil
|
5210e576d5
|
feat(mbedtls/sha): New API for setting SHA mode
|
2025-06-18 16:46:39 +05:30 |
|
harshal.patil
|
e7a76ff71e
|
feat(soc): Update ESP32-C5 ECO2 to support SHA512
|
2025-06-18 16:46:39 +05:30 |
|
nilesh.kale
|
04f5e591c0
|
feat: enable support for deterministic mode for esp32h2
|
2025-06-16 13:13:03 +08:00 |
|
morris
|
bb72c42611
|
Merge branch 'fix/driver_issue_by_coverity_v5.5' into 'release/v5.5'
Fix some false issue report by coverity (v5.5)
See merge request espressif/esp-idf!39303
|
2025-06-16 10:02:26 +08:00 |
|
morris
|
d8fa0886b0
|
Merge branch 'feat/c5_eco2_psram_timing_tuning_v5.5' into 'release/v5.5'
mspi: psram 80M timing tuning on C5 ECO2 (v5.5)
See merge request espressif/esp-idf!39345
|
2025-06-16 10:01:13 +08:00 |
|
gaoxu
|
37f017585d
|
fix(adc): fix adc calibration error on c5
|
2025-06-13 14:46:34 +08:00 |
|
armando
|
fafc25b8b9
|
feat(mspi): supported psram 80MHz timing tuning
|
2025-05-22 14:42:42 +08:00 |
|
morris
|
ee3baa4ca7
|
refactor(bitscrambler): don't use Reset Clock Control lock of RC version
|
2025-05-21 10:08:08 +08:00 |
|
morris
|
5b1588e0db
|
Merge branch 'fix/i2c_ci_esp32c5_v5.5' into 'release/v5.5'
test(i2c): Re-enable i2c test on esp32c5 (Support i2c slave on esp32c5) (backport v5.5)
See merge request espressif/esp-idf!39255
|
2025-05-20 14:37:59 +08:00 |
|
C.S.M
|
60adcc5980
|
test(i2c): Re-enable i2c test on esp32c5
|
2025-05-19 17:44:27 +08:00 |
|
Sudeep Mohanty
|
a544a33131
|
change(lp-core): Update LP I2C and LP UART drivers to use raw interrupt status
This commit updates the LP I2C and LP UART drivers to use the raw
interrupt status without enabling the interrupts.
|
2025-05-19 10:33:10 +02:00 |
|
Konstantin Kondrashov
|
01e9f8f33a
|
Merge branch 'feature/support_efuse_esp32c5_eco2' into 'master'
feat(efuse): Support efuses for ESP32-C5 ECO2
Closes IDF-12854
See merge request espressif/esp-idf!38925
|
2025-05-09 20:02:13 +08:00 |
|
Konstantin Kondrashov
|
3a72305e50
|
feat(efuse): Support efuses for ESP32-C5 ECO2
|
2025-05-09 09:29:31 +03:00 |
|
morris
|
2ea460df56
|
test(twai): ensure the bitrate correctness by uart baudrate detector
|
2025-05-08 22:35:16 +08:00 |
|
hongshuqing
|
6a7191b2d9
|
feat(pmu): support ldo dbias & ocode read from efuse for chip752mp
|
2025-05-07 20:13:11 +08:00 |
|
Armando (Dou Yiwen)
|
67e5e59de3
|
Merge branch 'feat/c5_sdio' into 'master'
sdio: supported on c5
Closes IDF-12655 and IDF-12641
See merge request espressif/esp-idf!38652
|
2025-05-01 11:52:21 +08:00 |
|
Wan Lei
|
a16f621ed2
|
Merge branch 'feat/twai_driver_legacy_target_support' into 'master'
feat(driver_twai): twai driver legacy target support (part_2)
Closes IDF-12480 and IDF-12808
See merge request espressif/esp-idf!36487
|
2025-05-01 11:05:11 +08:00 |
|
Aditya Patwardhan
|
d3e3790fc9
|
Merge branch 'fix/refactor_source_code_and_comments' into 'master'
fix(hal): updated API description and added comments
Closes IDF-12618
See merge request espressif/esp-idf!38415
|
2025-04-30 18:26:57 +08:00 |
|
morris
|
4312734f27
|
Merge branch 'feat/re_support_pcnt_on_c5' into 'master'
feat(pcnt): re-support pcnt on ESP32-C5 V1.0
Closes IDF-8683, IDF-12831, and IDF-12634
See merge request espressif/esp-idf!38547
|
2025-04-30 15:24:44 +08:00 |
|
armando
|
69164ed912
|
feat(sdio): supported sdio on esp32c5
|
2025-04-30 14:48:28 +08:00 |
|
wanckl
|
8a60934c4f
|
feat(driver_twai): support legacy targets in new driver
|
2025-04-30 10:38:55 +08:00 |
|
Li Shuai
|
40e1abf7b1
|
Merge branch 'bugfix/idf-12854' into 'master'
Revert the change of force return efuse controller state idle
Closes IDF-12854
See merge request espressif/esp-idf!38825
|
2025-04-29 22:16:00 +08:00 |
|
C.S.M
|
8344af1f09
|
Merge branch 'feat/support_length_eof' into 'master'
feat(uhci): Add UHCI support on esp32c5, esp32h2.
See merge request espressif/esp-idf!38794
|
2025-04-29 14:34:58 +08:00 |
|
Li Shuai
|
6411ed0325
|
Revert "change(efuse): force return efuse controller state idle before efuse is supported"
This reverts commit 36776a15ef.
|
2025-04-29 14:26:45 +08:00 |
|
Armando (Dou Yiwen)
|
06520a3c99
|
Merge branch 'fix/fix_c5_eco2_psram_id_issue' into 'master'
psram: c5 eco2 psram id issue
Closes IDF-12991 and IDF-12992
See merge request espressif/esp-idf!38730
|
2025-04-29 14:23:17 +08:00 |
|
C.S.M
|
bb03892461
|
feat(uhci): Add length receive threshold support
|
2025-04-29 11:12:38 +08:00 |
|
nilesh.kale
|
f19e8e6970
|
fix: re-enabled ecdsa support for esp32c5-eco2
|
2025-04-28 20:58:09 +05:30 |
|
nilesh.kale
|
8c67e3e998
|
fix: update efuse register files for esp32c5 eco2
|
2025-04-28 20:58:06 +05:30 |
|
Yin Qing Zhao
|
7141b9558b
|
Merge branch 'feat/chip_esp32c5_eco2_support_wifi' into 'master'
feat/chip esp32c5 eco2 support wifi
Closes IDF-10602, IDF-10616, IDF-10592, IDF-10590, IDF-10605, IDF-10604, IDF-10618, IDF-10617, IDF-10588, IDF-10598, IDF-10609, IDF-10610, IDF-10600, IDF-10589, IDF-10607, IDF-10608, IDF-10596, IDF-12857, IDF-11002, IDF-10601, IDF-10579, IDF-8641, IDF-8640, IDF-8639, IDF-8638, PM-403, AX-1139, AX-1151, AX-1153, AX-1155, WIFIBUG-1159, and WIFIBUG-1146
See merge request espressif/esp-idf!38566
|
2025-04-28 21:06:18 +08:00 |
|
C.S.M
|
f566b500dd
|
feat(uhci): Add uhci (uart-dma) support on esp32c5, esp32h2
|
2025-04-28 16:24:42 +08:00 |
|
Mahavir Jain
|
26f631e0dc
|
Merge branch 'feat/c5_eco2_ecc' into 'master'
feat(hal): add support for ESP32-C5 ECO2 ECC peripheral
See merge request espressif/esp-idf!38729
|
2025-04-28 12:34:07 +08:00 |
|
Li Shuai
|
36776a15ef
|
change(efuse): force return efuse controller state idle before efuse is supported
|
2025-04-27 17:58:28 +08:00 |
|
armando
|
89d566bb9c
|
fix(psram): fixed psram init state not in low speed mode issue on c5 c61
|
2025-04-27 15:06:40 +08:00 |
|
Chen Ji Chang
|
c4768eafe3
|
Merge branch 'feat/support_cs_signal_in_parlio_tx' into 'master'
feat(parlio_tx): support cs signal on esp32c5 v1.0
Closes IDF-12836 and IDF-12633
See merge request espressif/esp-idf!38646
|
2025-04-27 11:10:26 +08:00 |
|
Gao Xu
|
a446010245
|
Merge branch 'fix/add_sar_module_enable_disable_c5_c61' into 'master'
fix(ADC): fix ADC do not enable/disable regi2c registers
Closes IDF-12726 and IDF-12465
See merge request espressif/esp-idf!38159
|
2025-04-26 21:58:05 +08:00 |
|
Mahavir Jain
|
674dc8810e
|
feat(hal): add support for ESP32-C5 ECO2 ECC peripheral
|
2025-04-25 14:44:09 +08:00 |
|
gaoxu
|
bf335a38f7
|
fix(adc): fix adc do not enable/disable regi2c registers
|
2025-04-25 14:39:01 +08:00 |
|
Chen Jichang
|
6edf48d253
|
feat(parlio_tx): support cs signal on esp32c5 v1.0
|
2025-04-25 14:25:01 +08:00 |
|
Chen Jichang
|
ca981fdf4d
|
feat(pcnt): re-support pcnt on ESP32-C5 V1.0
|
2025-04-25 13:07:38 +08:00 |
|
jath03
|
a9eba4058e
|
feat(ulp): LP Timer interrupt support
This commit adds support for the LP Timer interrupt to be used by the LP
Core.
Merges https://github.com/espressif/esp-idf/pull/15717
|
2025-04-23 09:52:45 +02:00 |
|
Chen Ji Chang
|
4fd84d4e63
|
Merge branch 'feature/esp32c5_eco2_gdma_update' into 'master'
feat(gdma): apply c5 eco2 gdma minor modification
Closes IDF-12637, IDF-12835, and IDF-10407
See merge request espressif/esp-idf!38602
|
2025-04-22 19:11:15 +08:00 |
|
Li Shuai
|
8e25a37f67
|
Merge branch 'feat/support_hp_uarts_wakeup_modes_during_light_sleep' into 'master'
support hp uarts wakeup modes during light sleep
See merge request espressif/esp-idf!37730
|
2025-04-22 17:49:02 +08:00 |
|
Song Ruo Jing
|
917868d5b7
|
feat(gdma): apply c5 eco2 gdma minor modification
|
2025-04-22 11:31:33 +08:00 |
|
Li Shuai
|
d115a3daac
|
feat(esp_driver_uart): support hp uarts wakeup modes 1 2 3 during light sleep
|
2025-04-21 14:03:34 +08:00 |
|
Song Ruo Jing
|
ec5176e95a
|
fix(gpio): IO7 is not a LP IO anymore on C5 ECO2 chip
|
2025-04-18 19:03:08 +08:00 |
|
laokaiyao
|
849ff888b1
|
feat(soc): support esp32c5 eco2 soc
|
2025-04-18 15:15:53 +08:00 |
|