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-23 02:48:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3dcdcc08eb54ca9cfdae17d760580e06001b2f17
esp-idf
/
components
/
soc
/
esp32c3
History
KonstantinKondrashov
3dcdcc08eb
efuse: Adds major and minor versions and others
2023-02-11 08:06:49 +00:00
..
include
/soc
efuse: Adds major and minor versions and others
2023-02-11 08:06:49 +00:00
adc_periph.c
adc: update adc header files on c3
2021-03-26 13:26:19 +08:00
CMakeLists.txt
gdma: dynamic alloc DMA channels
2021-01-13 10:52:27 +08:00
gdma_periph.c
gdma: dynamic alloc DMA channels
2021-01-13 10:52:27 +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-10-08 19:56:14 +08:00
i2c_bbpll.h
…
i2c_periph.c
…
i2s_periph.c
…
interrupts.c
apptrace: Adds ESP32-C3 support
2022-05-13 16:23:46 +03:00
ledc_periph.c
…
rmt_periph.c
…
sigmadelta_periph.c
…
soc_memory_layout.c
esp32c3: correct name for RTC memory region in heap
2021-03-19 17:59:12 +05:30
spi_periph.c
spi_master:fix error when use
spi_bus_add_device
more than 3 device
2022-09-14 12:40:29 +08:00
timer_periph.c
…
uart_periph.c
…