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-26 18:14:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0088541f543158ff1fc7b6173f004a90efd4042f
esp-idf
/
components
/
soc
/
esp32
History
wanckl
e6fcaf4e34
fix(driver_twai): fixed c5 listenonly mode errata, add rx buffer check
2025-06-27 22:08:21 +08:00
..
include
/soc
feat(clk): Add basic clock support for esp32h21
2025-06-16 15:05:32 +08:00
ld
…
register
/soc
Merge branch 'feat/c5_sdio' into 'master'
2025-05-01 11:52:21 +08:00
adc_periph.c
…
dac_periph.c
…
dport_access.c
…
emac_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
…
mcpwm_periph.c
fix(mcpwm): the wrong pm lock type on esp32 and esp32s3
2025-05-08 21:25:47 +08:00
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
…
sdio_slave_periph.c
…
sdm_periph.c
…
sdmmc_periph.c
…
spi_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
…
wdt_periph.c
…