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-03 12:07:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4ed1b873b42056b64cbba7c61fa7f74ab37c758e
esp-idf
/
components
/
soc
/
esp32h2
History
laokaiyao
4ed1b873b4
fix(gdma): fixed GDMA retention on C5
2024-09-30 17:38:22 +08:00
..
include
feat(i2s): support sleep retention
2024-09-30 17:38:22 +08:00
ld
…
register
/soc
refactor(soc): create soc include folders
2024-09-10 09:56:11 +08:00
adc_periph.c
…
ana_cmpr_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
feat(i2c): support i2c on esp32-c61
2024-08-14 11:25:31 +08:00
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
feat(esp_hw_support): support esp32p4 psram retention
2024-08-05 13:21:05 +08:00
temperature_sensor_periph.c
…
timer_periph.c
change(gptimer): optimize the registers to be backup
2024-09-25 16:12:38 +08:00
twai_periph.c
…
uart_periph.c
…
wdt_periph.c
…