esp-idf/components/driver
Paul Abbott b75e3de447 Bugfix(LEDC): Add missing ledc_set_pin declaration in led.h
Merges https://github.com/espressif/esp-idf/pull/4632
2020-02-19 16:02:33 +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 Bugfix(LEDC): Add missing ledc_set_pin declaration in led.h 2020-02-19 16:02:33 +08:00
test ci: disable case witout runners 2020-02-15 18:28:25 +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 bugfix(i2c): fix I2C driver breaking change issue. 2019-12-04 15:51:36 +08:00
i2s.c
ledc.c global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
mcpwm.c mcpwm: add HAL layer support 2019-11-25 00:36:30 +08:00
pcnt.c
periph_ctrl.c Merge branch 'fix/spi_on_esp32s2' into 'master' 2020-02-09 19:45:16 +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