This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-08-08 00:00:34 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3d9da8a2bd0cbf4e0db12aeef9cc6bddd7ea8857
esp-idf
/
components
/
soc
/
esp32c2
History
Li Shuai
fe939208c3
change(esp_hw_support): add interface to calculate slow clock period by clock frequency
2025-07-16 21:05:11 +08:00
..
include
/soc
change(esp_hw_support): add interface to calculate slow clock period by clock frequency
2025-07-16 21:05:11 +08:00
ld
fix(spi): Correct REG_SPI_BASE(i) macro for all targets
2023-12-06 14:44:26 +08:00
adc_periph.c
…
dedic_gpio_periph.c
…
gdma_periph.c
…
gpio_periph.c
…
i2c_periph.c
…
interrupts.c
…
ledc_periph.c
…
spi_periph.c
fix(spi): correct some signals and dummy bits docs
2023-12-06 16:05:36 +08:00
temperature_sensor_periph.c
…
timer_periph.c
…
uart_periph.c
…