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-10-03 12:07:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0a93309a89ec5539f942b153c6232df78c56b968
esp-idf
/
components
/
soc
/
esp32c61
History
laokaiyao
0a93309a89
change(cache): update cache soc headers of c61
2025-05-27 10:31:30 +08:00
..
include
Merge branch 'feature/esp32h21_regi2c_support' into 'master'
2025-05-21 11:22:07 +08:00
ld
refactor(esp32c61): bus_monitor backward compatible refactor
2025-04-08 22:50:04 +08:00
register
/soc
change(cache): update cache soc headers of c61
2025-05-27 10:31:30 +08:00
adc_periph.c
…
ana_cmpr_periph.c
refactor(ana_cmpr): enhanced the driver implementation
2025-04-11 17:45:32 +08:00
dedic_gpio_periph.c
…
etm_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
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
…
ledc_periph.c
…
power_supply_periph.c
…
rtc_io_periph.c
…
spi_periph.c
…
system_retention_periph.c
fix(gpio): fix IO22-24 GPIO/IOMUX registers not restored after TOP PD for C61
2025-04-18 19:03:16 +08:00
temperature_sensor_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
uart_periph.c
…
wdt_periph.c
…