esp-idf/components/soc/esp32c2
Song Ruo Jing be0fdfa176 soc: Add a soc cap, SOC_CLK_RC_FAST_D256_SUPPORTED, for whether the target has the RC_FAST_D256 clock 2022-11-01 11:23:26 +08:00
..
include/soc soc: Add a soc cap, SOC_CLK_RC_FAST_D256_SUPPORTED, for whether the target has the RC_FAST_D256 clock 2022-11-01 11:23:26 +08:00
ld gptimer: test on c2 with xtal 26mhz 2022-07-20 04:40:28 +00:00
CMakeLists.txt
adc_periph.c
dedic_gpio_periph.c
gdma_periph.c
gpio_periph.c gpio: Fix ESP32S3 GPIO48 does not support hold function bug 2022-07-15 16:51:25 +08:00
i2c_periph.c
interrupts.c
ledc_periph.c
spi_periph.c spi_master:fix error when use `spi_bus_add_device` more than 3 device 2022-09-05 12:10:22 +08:00
temperature_sensor_periph.c
timer_periph.c
uart_periph.c