This website requires JavaScript.
Explore
Help
Register
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-11 21:10:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
57420057b6f64e0867e1a60741d01608c7f7782b
esp-idf
/
components
/
soc
/
esp32s2
History
morris
57420057b6
fix(pcnt): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
...
Closes
https://github.com/espressif/esp-idf/issues/15923
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
feat(driver_twai): support legacy targets in new driver
2025-04-30 10:38:55 +08:00
adc_periph.c
…
dac_periph.c
…
dedic_gpio_periph.c
…
gpio_periph.c
…
i2c_periph.c
…
i2s_periph.c
…
interrupts.c
…
lcd_periph.c
…
ledc_periph.c
…
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
…
sdm_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
…
touch_sensor_periph.c
…
twai_periph.c
…
uart_periph.c
…
usb_dwc_periph.c
refactor(usb/host): Remove deprecated usb_otg_periph.h
2025-05-14 10:34:17 +02:00
wdt_periph.c
…