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-05 12:51:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5c0611cb3b4f7e3f4403ec68e39f37b1b2cb086f
esp-idf
/
components
/
soc
/
esp32c5
History
morris
5c0611cb3b
feat(async_memcpy): support rx buffer unaligned to cache line size
2025-02-11 13:46:12 +08:00
..
include
feat(async_memcpy): support rx buffer unaligned to cache line size
2025-02-11 13:46:12 +08:00
ld
…
register
/soc
Merge branch 'feature/uart_sleep_retention_support_c5_c61_v5.4' into 'release/v5.4'
2025-01-07 10:29:23 +08:00
adc_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
uart_periph.c
…
wdt_periph.c
…