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-19 15:59:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6a26acf647f10ac7492867118c7b3cbe0b2d0262
esp-idf
/
components
/
soc
/
esp32c6
History
Song Ruo Jing
6a26acf647
fix(clk): rtc_clk_cpu_freq_set_xtal will always disable CPU's PLL
...
Align C6/H2 rtc_clk_cpu_freq_set_xtal behavior to other chips
2024-12-24 22:33:38 +08:00
..
include
fix(clk): rtc_clk_cpu_freq_set_xtal will always disable CPU's PLL
2024-12-24 22:33:38 +08:00
ld
…
adc_periph.c
…
dedic_gpio_periph.c
…
esp_cpu_intr.c
fix(esp_hw_support): clear reserved interrupts that are not applicable for each target
2024-06-03 11:09:45 +08:00
gdma_periph.c
…
gpio_periph.c
…
i2c_periph.c
…
i2s_periph.c
…
ieee802154_periph.c
ieee802154: support driver opensrc
2023-04-27 11:27:57 +08:00
interrupts.c
…
ledc_periph.c
…
mcpwm_periph.c
…
parlio_periph.c
…
pcnt_periph.c
…
rmt_periph.c
…
rtc_io_periph.c
change(driver/rtcio): Describe RTCIO CAPS with more accurate note
2023-08-03 16:46:55 +08:00
sdio_slave_periph.c
…
sdm_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
…
twai_periph.c
…
uart_periph.c
…