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-10-04 04:19:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0d8a1f5427cba6aa038d5b6ac95c0ff727a2c717
esp-idf
/
components
/
soc
/
esp32c6
History
Laukik Hase
0d8a1f5427
refactor(hal): Refactor the APM LL/HAL APIs
2025-06-06 18:28:47 +05:30
..
include
refactor(hal): Refactor the APM LL/HAL APIs
2025-06-06 18:28:47 +05:30
ld
…
register
/soc
refactor(regi2c): remove regi2c_defs.h from some targets
2025-05-19 21:46:40 +08:00
adc_periph.c
…
dedic_gpio_periph.c
…
etm_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
i2s_periph.c
…
ieee802154_periph.c
…
interrupts.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
…
parlio_periph.c
fix(parlio): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
2025-05-22 17:38:58 +08:00
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
…
spi_periph.c
…
system_retention_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
twai_periph.c
…
uart_periph.c
…
wdt_periph.c
…