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-08-19 07:55:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f496b43943b12b200fc8771600d77e9426ec0599
esp-idf
/
components
/
soc
/
esp32
History
Song Ruo Jing
6d293c8582
feat(clk): Add basic clock support for esp32h21
2025-06-16 15:05:32 +08:00
..
include
/soc
feat(clk): Add basic clock support for esp32h21
2025-06-16 15:05:32 +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
fix(i2c): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
2025-05-22 17:27:18 +08:00
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-08 21:25:47 +08:00
mpi_periph.c
…
pcnt_periph.c
fix(pcnt): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
2025-05-22 17:27:18 +08:00
power_supply_periph.c
…
rmt_periph.c
…
rtc_io_periph.c
…
sdio_slave_periph.c
…
sdm_periph.c
…
sdmmc_periph.c
…
spi_periph.c
…
timer_periph.c
fix(gptimer): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
2025-05-22 17:27:18 +08:00
touch_sensor_periph.c
…
twai_periph.c
…
uart_periph.c
…
wdt_periph.c
…