esp-idf/components/driver
Kevin (Lao Kaiyao) a9faafee3c Merge branch 'feature/touch_sensor_driver_support_for_esp32s3' into 'master'
driver(touch): support touch sensor for esp32s3 platform

Closes IDF-1784 and IDF-3302

See merge request espressif/esp-idf!14102
2021-10-12 05:50:58 +00:00
..
esp32 touch_sensor: apply general check 2021-10-08 11:32:12 +08:00
esp32c3 missing semicolon 2021-08-26 16:55:53 +08:00
esp32h2
esp32s2 touch_sensor: apply general check 2021-10-08 11:32:12 +08:00
esp32s3 touch_sensor: apply general check 2021-10-08 11:32:12 +08:00
include RMT: add loop_autostop driver support for esp32s3 2021-09-24 15:24:45 +08:00
test touch_sensor: apply general check 2021-10-08 11:32:12 +08:00
CMakeLists.txt update touch with review advice 2021-10-08 10:39:46 +08:00
Kconfig mcpwm: ISR can be placed to IRAM by menuconfig 2021-08-26 15:58:46 +08:00
adc1_private.h
adc_common.c adc: support adc self-calibration on esp32s3 2021-09-16 15:17:29 +08:00
component.mk
dac_common.c dac: apply generic check macro 2021-08-26 14:01:24 +08:00
dedic_gpio.c fast_gpio: driver support on esp32c3 2021-09-06 19:39:09 +08:00
gdma.c
gpio.c dac: apply generic check macro 2021-08-26 14:01:24 +08:00
i2c.c
i2s.c i2s: fix the param check on PDM mode 2021-10-01 16:05:04 +01:00
ledc.c dac: apply generic check macro 2021-08-26 14:01:24 +08:00
linker.lf
mcpwm.c MCPWM/sync: expose API for configuring timer sync 2021-09-09 17:33:37 +08:00
pcnt.c dac: apply generic check macro 2021-08-26 14:01:24 +08:00
periph_ctrl.c
rmt.c RMT: add loop_autostop driver support for esp32s3 2021-09-24 15:24:45 +08:00
rtc_io.c rtc_io, esp_himem: replace XXX_CHECK with ESP_RETURN_ON_FALSE 2021-08-30 11:18:34 +08:00
rtc_module.c
sdio_slave.c
sdkconfig.rename
sdmmc_host.c
sdmmc_private.h
sdmmc_transaction.c
sdspi_crc.c
sdspi_crc.h
sdspi_host.c
sdspi_private.h
sdspi_transaction.c
sigmadelta.c dac: apply generic check macro 2021-08-26 14:01:24 +08:00
spi_bus_lock.c
spi_common.c
spi_master.c
spi_slave.c
spi_slave_hd.c
timer.c timer: fix unit test regression 2021-09-17 10:45:06 +08:00
touch_sensor_common.c
twai.c twai: TWAI_ALERT_RX_DATA indicates that frames were received 2021-08-25 19:57:10 +08:00
uart.c Bugfix enable console RX UART for gdbstub for runtime mode only. 2021-08-24 12:19:21 +03:00
usb_serial_jtag.c