This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-07-16 16:03:08 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7ec71cefdda96f9ea3e17aaf32630b0f31a1e708
esp-idf
/
components
/
soc
/
esp32
History
Song Ruo Jing
d15a897d13
feat(dma2d,ppa): Support flash encryption for DMA2D and PPA
2026-04-13 15:03:37 +08:00
..
include
/soc
feat(dma2d,ppa): Support flash encryption for DMA2D and PPA
2026-04-13 15:03:37 +08:00
ld
…
register
/soc
Merge branch 'feat/c5_sdio' into 'master'
2025-05-01 11:52:21 +08:00
adc_periph.c
…
dac_periph.c
…
dport_access.c
…
emac_periph.c
change(esp_eth): new gpio init strategy
2025-01-15 22:53:33 +08:00
gpio_periph.c
…
i2c_periph.c
…
i2s_periph.c
…
interrupts.c
…
lcd_periph.c
…
ledc_periph.c
…
mcpwm_periph.c
fix(mcpwm): the wrong pm lock type on esp32 and esp32s3
2025-05-16 10:31:27 +08:00
mpi_periph.c
…
pcnt_periph.c
…
power_supply_periph.c
refactor(bod): Move brownout handling file from esp_system to esp_hw_support
2025-01-08 14:41:37 +08:00
rmt_periph.c
…
rtc_io_periph.c
fix(gpio): fix ESP32 GPIO sleep mode handling
2025-08-13 20:27:55 +08:00
sdio_slave_periph.c
…
sdm_periph.c
…
sdmmc_periph.c
…
spi_periph.c
…
timer_periph.c
…
touch_sensor_periph.c
…
twai_periph.c
fix(driver_twai): add rx buffer check and c5 errata doc
2025-07-24 00:36:26 +08:00
uart_periph.c
…
wdt_periph.c
…