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-14 16:23:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b01313f4d392fef83eed5c229890f30e4d684a55
esp-idf
/
components
/
soc
/
esp32c2
History
Li Shuai
b01313f4d3
change(esp_hw_support): add interface to calculate slow clock period by clock frequency
2025-07-16 21:41:02 +08:00
..
include
/soc
change(esp_hw_support): add interface to calculate slow clock period by clock frequency
2025-07-16 21:41:02 +08:00
ld
fix(spi): Correct REG_SPI_BASE(i) macro for all targets
2023-12-06 16:13:01 +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:15:23 +08:00
temperature_sensor_periph.c
…
timer_periph.c
…
uart_periph.c
…