esp-idf/components/driver
morris 580ce8fa4a driver: clean pcnt.h i2s.h 2020-03-02 19:31:29 +08:00
..
esp32 Refactor the touch sensor driver 2019-11-27 20:08:44 +08:00
esp32s2 docs: Resolve doxygen & Sphinx warnings 2020-02-07 16:37:45 +11:00
include/driver driver: clean pcnt.h i2s.h 2020-03-02 19:31:29 +08:00
test Merge branch 'bugfix/fix_driver_ut_pcnt' into 'master' 2020-02-27 11:29:28 +08:00
CMakeLists.txt esp32: add implementation of esp_timer based on TG0 LAC timer 2020-02-06 14:00:18 +08:00
Kconfig Docs: Omit kconfig configurations not available for the target 2020-01-30 10:30:06 +01:00
adc.c
adc1_i2s_private.h
can.c freertos: moved all xtensa specific files into a separated folder 2020-01-27 16:05:30 -03:00
component.mk
dac.c
gpio.c bugfix(gpio):fix esp32 s2 rtc io issue 2019-11-27 17:18:20 +08:00
i2c.c I2C: i2c.h/i2c.c applied new code formatting 2020-02-26 15:12:03 +08:00
i2s.c driver: clean pcnt.h i2s.h 2020-03-02 19:31:29 +08:00
ledc.c global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
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 driver(rmt): Fix the rmt err interrupt crash bug when sending 63 items 2020-01-13 08:30:20 +00:00
rtc_io.c
rtc_module.c global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
sdio_slave.c sdio_slave: support HAL layer 2019-12-13 18:33:15 +08:00
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: support esp32s2 2020-01-26 17:24:12 +08:00
spi_master.c spi: support esp32s2 2020-01-26 17:24:12 +08:00
spi_slave.c spi: support esp32s2 2020-01-26 17:24:12 +08:00
timer.c bugfix(timer): add a macro to control making the XTAL related functions 2019-11-26 12:39:46 +00:00
touch_sensor_common.c global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
uart.c global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00