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-09-27 02:13:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b170aba93a6db18a39b3cef9a45e9e1d91a3cd05
esp-idf
/
components
/
soc
/
esp32c3
History
morris
b170aba93a
timer: fix wrong kconfig soc caps
2021-12-23 11:39:32 +08:00
..
include
/soc
timer: fix wrong kconfig soc caps
2021-12-23 11:39:32 +08:00
ld
…
adc_periph.c
…
CMakeLists.txt
fast_gpio: driver support on esp32c3
2021-09-06 19:39:09 +08:00
dedic_gpio_periph.c
fast_gpio: driver support on esp32c3
2021-09-06 19:39:09 +08:00
gdma_periph.c
gdma: support IRAM interrupt
2021-11-08 16:14:51 +08:00
gpio_periph.c
gpio: fix issue that gpio cannot hold during deep-sleep on c3, Closes
https://github.com/espressif/esp-idf/issues/7455
2021-08-25 15:16:08 +08:00
i2c_bbpll.h
…
i2c_periph.c
…
i2s_periph.c
driver/i2s: refactor for i2s driver layer
2021-09-02 14:33:36 +08:00
interrupts.c
…
ledc_periph.c
…
rmt_periph.c
…
sigmadelta_periph.c
…
spi_periph.c
…
timer_periph.c
gptimer: clean up hal and ll for driver-ng
2021-10-20 18:40:08 +08:00
uart_periph.c
…