esp-idf/components/driver
Roland Dobai 15884eccf2 Add multi-target support for performance tests 2020-03-09 13:41:56 +01:00
..
esp32
esp32s2
include/driver Merge branch 'feature/rmt_clock_support_ref_tick' into 'master' 2020-03-06 15:03:52 +08:00
test Add multi-target support for performance tests 2020-03-09 13:41:56 +01:00
CMakeLists.txt
Kconfig
adc.c
adc1_i2s_private.h
can.c
component.mk
dac.c
gpio.c
i2c.c I2C: i2c.h/i2c.c applied new code formatting 2020-02-26 15:12:03 +08:00
i2s.c bugfix(i2s): Updated ESP32-S2 ADC DAC support 2020-03-03 12:59:30 +08:00
ledc.c
mcpwm.c
pcnt.c driver: clean pcnt.h i2s.h 2020-03-02 19:31:29 +08:00
periph_ctrl.c periph_ctrl: move target specific into ll files 2020-02-24 14:50:26 +08:00
rmt.c rmt: disable carrier feature by default 2020-03-03 20:14:46 +08:00
rtc_io.c
rtc_module.c
sdio_slave.c
sdkconfig.rename
sdmmc_host.c
sdmmc_private.h
sdmmc_transaction.c
sdspi_crc.c sdspi: support crc16_be for esp32s2 2020-02-12 15:15:46 +08:00
sdspi_crc.h
sdspi_host.c sdspi: use polling transactions to increase reading speed. 2020-02-12 15:16:19 +08:00
sdspi_private.h sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards 2020-02-12 15:16:08 +08:00
sdspi_transaction.c
sigmadelta.c
spi_common.c
spi_master.c
spi_slave.c
timer.c
touch_sensor_common.c
uart.c