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
a7ebec84feae7662f40eb3a9f94cc97f6a3911e1
esp-idf
/
components
/
soc
/
esp32c5
History
laokaiyao
a7ebec84fe
refactor(soc): sort esp32h2 soc headers
2024-10-09 14:18:08 +08:00
..
include
refactor(soc): sort esp32h2 soc headers
2024-10-09 14:18:08 +08:00
ld
…
register
/soc
…
adc_periph.c
…
dedic_gpio_periph.c
…
gdma_periph.c
feat(gdma): add retention support for esp32p4, esp32c5, esp32c61
2024-09-24 12:33:41 +08:00
gpio_periph.c
…
i2c_periph.c
…
i2s_periph.c
fix(gdma): fixed GDMA retention on C5
2024-09-30 17:38:22 +08:00
ieee802154_periph.c
…
interrupts.c
…
ledc_periph.c
…
mcpwm_periph.c
…
mpi_periph.c
…
parlio_periph.c
…
pcnt_periph.c
…
rmt_periph.c
feat(rmt): support sleep retention by regdma on esp32c5
2024-09-23 13:31:47 +08:00
rtc_io_periph.c
…
sdm_periph.c
…
spi_periph.c
…
system_retention_periph.c
…
temperature_sensor_periph.c
…
timer_periph.c
change(gptimer): optimize the registers to be backup
2024-09-25 16:12:38 +08:00
uart_periph.c
…
wdt_periph.c
…