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-28 21:33:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1fa420ef2f04aa55264cc7f0cee35879fb99d69d
esp-idf
/
components
/
soc
/
esp32c2
History
Chen Jichang
4bfd180a94
fix(i2c): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
2025-05-22 17:27:18 +08:00
..
include
/soc
refactor(regi2c): remove regi2c_defs.h from some targets
2025-05-19 21:46:40 +08:00
ld
…
register
/soc
…
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
…
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
…