This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-10-12 23:52:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e4e0a6be4fa630e1036a9cc500dcc1bafa40b6dd
esp-idf
/
components
/
soc
/
esp32h2
History
wuzhenghui
d2755374e0
fix(esp_hw_support): fix esp32p4 xtal_xpd depends on TOP power domain
2025-04-16 15:37:11 +08:00
..
include
fix(esp_hw_support): fix esp32p4 xtal_xpd depends on TOP power domain
2025-04-16 15:37:11 +08:00
ld
fix(soc): Fixed ECDSA register compatibility
2025-02-20 21:03:10 +08:00
register
/soc
fix(pcnt): update pcnt_reg on esp32h2 eco5
2025-03-30 13:48:01 +08:00
adc_periph.c
…
ana_cmpr_periph.c
…
dedic_gpio_periph.c
…
etm_periph.c
…
gdma_periph.c
…
gpio_periph.c
…
i2c_periph.c
…
i2s_periph.c
…
ieee802154_periph.c
…
interrupts.c
…
ledc_periph.c
…
mcpwm_periph.c
feat(mcpwm): support sleep retention
2024-11-13 11:13:34 +08:00
mpi_periph.c
…
parlio_periph.c
…
pcnt_periph.c
feat(pcnt): add sleep retention init
2024-11-07 12:09:26 +08:00
rmt_periph.c
…
rtc_io_periph.c
…
sdm_periph.c
…
spi_periph.c
…
system_retention_periph.c
…
temperature_sensor_periph.c
change(soc): fix idf_size error caused by ldgen to run success for ci pipeline
2025-01-26 14:54:33 +08:00
timer_periph.c
fix(esp_driver_gptimer): do gptimer retention by timer unit rather than timer group
2024-12-02 19:07:50 +08:00
twai_periph.c
…
uart_periph.c
feat(uart): support uart sleep retention on C5/C61
2024-12-03 17:17:14 +08:00
wdt_periph.c
…