This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-09 17:19:09 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
soc
/
esp32s3
History
wuzhenghui
8e6ec50bcc
fix(esp_hw_support): fix esp32s2/esp32s3 RTC IOMUX clock management
2025-02-21 09:50:42 +08:00
..
include
/soc
fix(esp_hw_support): fix esp32s2/esp32s3 RTC IOMUX clock management
2025-02-21 09:50:42 +08:00
ld
…
register
/soc
Merge branch 'feature/efuse_s3_adds_psram_cap_bit_v5.4' into 'release/v5.4'
2025-01-06 15:02:01 +08:00
adc_periph.c
…
dedic_gpio_periph.c
…
gdma_periph.c
…
gpio_periph.c
…
i2c_periph.c
…
i2s_periph.c
feat(i2s): support sleep retention
2024-09-30 17:38:22 +08:00
interrupts.c
…
lcd_periph.c
feat(lcd): support i80 lcd driver on esp32p4
2024-08-20 18:47:22 +08:00
ledc_periph.c
…
mcpwm_periph.c
…
mpi_periph.c
…
pcnt_periph.c
…
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
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
…
touch_sensor_periph.c
…
twai_periph.c
…
uart_periph.c
…
usb_dwc_periph.c
refactor(usb): Include supported PHYs information in SoC
2025-01-27 08:08:02 +01:00
wdt_periph.c
…