esp-idf/components/soc/esp32c3
Angus Gratton f09b8ae7a4 driver: Add esp32c3 ADC driver
Based on internal commit 3ef01301fffa552d4be6d81bc9d199c223224305
2020-12-23 09:53:24 +11:00
..
include/soc driver: Add esp32c3 ADC driver 2020-12-23 09:53:24 +11:00
adc_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
CMakeLists.txt soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
gpio_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
i2c_apll.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
i2c_bbpll.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
i2c_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
i2s_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
interrupts.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
ledc_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
rmt_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
sigmadelta_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
spi_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
timer_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
uart_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00