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
3519fbd30bb859efe0828b8e4580752dd8baf9e6
esp-idf
/
components
/
soc
/
esp32s2
History
Song Ruo Jing
28df79aee8
feat(clk): Add basic clock support for esp32h4
2025-07-10 16:35:53 +08:00
..
include
/soc
feat(clk): Add basic clock support for esp32h4
2025-07-10 16:35:53 +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
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
…
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
…
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
fix(driver_twai): fixed c5 listenonly mode errata, add rx buffer check
2025-06-27 22:08:21 +08:00
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
…