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-07 21:47:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a7c7b75dfd94fe671a6ac144dfcaa4c2e345a9c0
esp-idf
/
components
/
soc
/
esp32c5
History
harshal.patil
a7c7b75dfd
feat(soc): Update ESP32-C5's key manager reg and struct files to ECO2
...
- Also added a new soc_cap to denote if key manager key deployment is available
2025-06-27 15:15:26 +05:30
..
include
feat(soc): Update ESP32-C5's key manager reg and struct files to ECO2
2025-06-27 15:15:26 +05:30
ld
…
register
/soc
feat(soc): Update ESP32-C5's key manager reg and struct files to ECO2
2025-06-27 15:15:26 +05:30
adc_periph.c
…
ana_cmpr_periph.c
…
dedic_gpio_periph.c
…
etm_periph.c
…
gdma_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
…
ieee802154_periph.c
…
interrupts.c
…
ledc_periph.c
…
mcpwm_periph.c
…
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
…