esp-idf/components/driver
Marius Vikhammer 68608f804c esp32c3: Misc fixes needed to build & run 2020-12-31 15:20:05 +11:00
..
esp32 driver: Add esp32c3 ADC driver 2020-12-23 09:53:24 +11:00
esp32c3 driver: Add adc_digi single conversion mode 2020-12-23 09:53:24 +11:00
esp32s2 driver: Add esp32c3 ADC driver 2020-12-23 09:53:24 +11:00
esp32s3/include/driver driver: Add esp32c3 ADC driver 2020-12-23 09:53:24 +11:00
include/driver driver: Add adc_digi single conversion mode 2020-12-23 09:53:24 +11:00
test Merge branch 'ci/ccomp_performance_tests' into 'master' 2020-12-24 13:44:52 +08:00
CMakeLists.txt esp32c3: Misc fixes needed to build & run 2020-12-31 15:20:05 +11:00
Kconfig freertos: always enable static allocation 2020-12-29 16:18:04 +01:00
adc1_private.h adc_i2s: solve the i2s_adc issue when using wifi 2020-12-07 10:45:04 +08:00
adc_common.c adc: fixed efuse called in critical section issue 2020-12-08 17:41:49 +08:00
component.mk driver: Only build dedic_gpio driver on supported chips 2020-12-23 09:53:24 +11:00
dac_common.c
dedic_gpio.c driver: Only build dedic_gpio driver on supported chips 2020-12-23 09:53:24 +11:00
gpio.c esp32c3: Apply one-liner/small changes for ESP32-C3 2020-12-01 10:58:50 +11:00
i2c.c i2c: Acquire PM lock after acquiring mutex 2020-12-22 00:50:19 +05:30
i2s.c adc_i2s: solve the i2s_adc issue when using wifi 2020-12-07 10:45:04 +08:00
ledc.c driver: Add esp32c3 drivers (except ADC/DAC) and update tests 2020-12-23 09:53:24 +11:00
mcpwm.c
pcnt.c esp32c3: Apply one-liner/small changes for ESP32-C3 2020-12-01 10:58:50 +11:00
periph_ctrl.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
rmt.c rmt: rename always_on to aware_dfs 2020-11-05 19:00:55 +08:00
rtc_io.c driver: Add rtc_io hold/wakeup c3 support 2020-12-23 09:53:24 +11:00
rtc_module.c esp32c3: Apply one-liner/small changes for ESP32-C3 2020-12-01 10:58:50 +11:00
sdio_slave.c
sdkconfig.rename
sdmmc_host.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sdmmc_private.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sdmmc_transaction.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sdspi_crc.c
sdspi_crc.h
sdspi_host.c
sdspi_private.h
sdspi_transaction.c
sigmadelta.c
spi_bus_lock.c driver: Add esp32c3 drivers (except ADC/DAC) and update tests 2020-12-23 09:53:24 +11:00
spi_common.c driver: Simplify spi dma peripheral enable/disable logic 2020-12-01 10:58:50 +11:00
spi_master.c esp32c3: Apply one-liner/small changes for ESP32-C3 2020-12-01 10:58:50 +11:00
spi_slave.c esp32c3: Apply one-liner/small changes for ESP32-C3 2020-12-01 10:58:50 +11:00
spi_slave_hd.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
timer.c
touch_sensor_common.c driver: Add esp32c3 drivers (except ADC/DAC) and update tests 2020-12-23 09:53:24 +11:00
twai.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
uart.c esp32c3: Apply one-liner/small changes for ESP32-C3 2020-12-01 10:58:50 +11:00