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-09-27 02:13:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fb32407754bdef981c8c2301a8dd5a86b0666b9b
esp-idf
/
components
/
soc
/
esp32c5
History
laokaiyao
fb32407754
change(pmu): update pmu sig soc headers of c5
2025-05-29 14:55:14 +08:00
..
include
change(pmu): update pmu sig soc headers of c5
2025-05-29 14:55:14 +08:00
ld
…
register
/soc
change(apm): update apm soc headers of c5
2025-05-27 10:31:30 +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
fix(i2c): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
2025-05-22 17:27:18 +08:00
i2s_periph.c
…
ieee802154_periph.c
…
interrupts.c
…
ledc_periph.c
…
mcpwm_periph.c
fix(mcpwm): the wrong pm lock type on esp32 and esp32s3
2025-05-08 21:25:47 +08:00
mpi_periph.c
…
parlio_periph.c
fix(parlio): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
2025-05-22 17:38:58 +08:00
pcnt_periph.c
fix(pcnt): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
2025-05-22 17:27:18 +08:00
power_supply_periph.c
…
rmt_periph.c
…
rtc_io_periph.c
…
sdio_slave_periph.c
feat(sdio): supported sdio on esp32c5
2025-04-30 14:48:28 +08:00
sdm_periph.c
…
spi_periph.c
…
system_retention_periph.c
…
temperature_sensor_periph.c
…
timer_periph.c
fix(gptimer): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
2025-05-22 17:27:18 +08:00
twai_periph.c
…
uart_periph.c
…
wdt_periph.c
…