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-30 19:19:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8d02253b481c0e566a4699142d76309ef6c59ef0
esp-idf
/
components
/
soc
/
esp32s3
History
C.S.M
1a3db8e025
feat(uhci): Add uhci (uart-dma) support on esp32c3, esp32c6, esp32s3, esp32p4
2025-04-27 15:28:23 +08:00
..
include
/soc
feat(uhci): Add uhci (uart-dma) support on esp32c3, esp32c6, esp32s3, esp32p4
2025-04-27 15:28:23 +08:00
ld
…
register
/soc
feat(uhci): Add uhci (uart-dma) support on esp32c3, esp32c6, esp32s3, esp32p4
2025-04-27 15:28:23 +08:00
adc_periph.c
…
dedic_gpio_periph.c
…
gdma_periph.c
feat(gdma): support gdma on esp32h4
2025-04-15 11:15:40 +08:00
gpio_periph.c
…
i2c_periph.c
…
i2s_periph.c
…
interrupts.c
…
lcd_periph.c
…
ledc_periph.c
refactor(soc): reformat code with astyle
2024-11-22 11:09:38 +08:00
mcpwm_periph.c
…
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
…
sdm_periph.c
…
sdmmc_periph.c
…
spi_periph.c
feat(driver_spi): spi master support sleep retention(recovery)
2024-10-24 12:47:32 +08:00
temperature_sensor_periph.c
Revert "change(soc): fix idf_size error caused by ldgen to run success for ci pipeline"
2025-02-05 19:58:39 +08:00
timer_periph.c
…
touch_sensor_periph.c
…
twai_periph.c
…
uart_periph.c
…
usb_dwc_periph.c
refactor(usb): Include supported PHYs information in SoC
2025-01-24 14:03:04 +01:00
wdt_periph.c
…