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
374c89097f08304ee5ea940aea9fb99b9bd556cd
esp-idf
/
components
/
soc
/
esp32s3
History
C.S.M
374c89097f
feat(spi_flash): Adjust flash clock to real 80M clock, and support 32bit address on eco1
2024-05-27 19:42:47 +08:00
..
include
/soc
feat(spi_flash): Adjust flash clock to real 80M clock, and support 32bit address on eco1
2024-05-27 19:42:47 +08:00
ld
feat(uhci): add reset and clock control functions
2024-03-29 10:41:17 +08:00
adc_periph.c
…
dedic_gpio_periph.c
…
gdma_periph.c
…
gpio_periph.c
…
i2c_periph.c
…
i2s_periph.c
…
interrupts.c
…
lcd_periph.c
…
ledc_periph.c
…
mcpwm_periph.c
…
mpi_periph.c
fix(soc): Refactor variable names for MPI operations and block bases
2024-05-14 10:34:33 +05:30
pcnt_periph.c
feat(pcnt): add driver support on esp32c5
2024-05-16 11:09:48 +08:00
rmt_periph.c
feat(rmt): support sleep retention
2024-04-24 22:10:42 +08:00
rtc_io_periph.c
…
sdm_periph.c
…
sdmmc_periph.c
…
spi_periph.c
feat(spi): add esp32c5 spi support
2024-03-07 18:11:48 +08:00
temperature_sensor_periph.c
…
timer_periph.c
…
touch_sensor_periph.c
…
twai_periph.c
…
uart_periph.c
…
usb_dwc_periph.c
…
usb_periph.c
…