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-23 09:20:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1c5cadea13274eb724cb5661f1f3159b2a21c68b
esp-idf
/
components
/
soc
/
esp32c2
History
armando
1c5cadea13
fix(cache): fixed SOC_CACHE_FREEZE_SUPPORTED not defined on c3/c2 issue
2025-06-16 13:13:22 +08:00
..
include
/soc
fix(cache): fixed SOC_CACHE_FREEZE_SUPPORTED not defined on c3/c2 issue
2025-06-16 13:13:22 +08:00
ld
…
register
/soc
fix(soc): Add the unavailable TRM mentioned RNG_DATA_REG register for C2 and C3
2025-01-24 10:50:05 +05:30
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
fix(i2c): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
2025-05-22 17:27:18 +08:00
interrupts.c
…
ledc_periph.c
…
power_supply_periph.c
…
spi_periph.c
…
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
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
…