lvgl_esp32_drivers/lvgl_touch
Wouter Van Hoof cfebeb7c05 Remove adc_gpio_init function
Function is deprecated. Functionality is folded into the adc[1,2]_config_channel_atten() functions.
https://www.esp32.com/viewtopic.php?t=25244
2022-12-19 21:54:43 +01:00
..
adcraw.c Remove adc_gpio_init function 2022-12-19 21:54:43 +01:00
adcraw.h Include GPIO lookup macros header file 2022-12-19 21:49:31 +01:00
ft6x36.c Extern the queue handle and add definition in source file. Add macro condition for dependencies. 2021-10-27 09:20:57 -07:00
ft6x36.h Extern the queue handle and add definition in source file. Add macro condition for dependencies. 2021-10-27 09:20:57 -07:00
FT81x.c Move drivers from the lv_port_esp32 to here 2020-12-17 00:02:55 -06:00
FT81x.h Replace LV_CONF_INCLUDE_SIMPLE with LV_LVGL_H_INCLUDE_SIMPLE 2020-12-21 11:10:35 -06:00
gt911.c directory i2c_manager -> lvgl_i2c 2021-07-14 12:43:19 +02:00
gt911.h touch driver: Add LVGL v8 compatibility 2021-06-13 15:06:22 -05:00
Kconfig fix SPI names for touch 2021-12-21 16:57:51 -06:00
ra8875_touch.c Move drivers from the lv_port_esp32 to here 2020-12-17 00:02:55 -06:00
ra8875_touch.h Replace LV_CONF_INCLUDE_SIMPLE with LV_LVGL_H_INCLUDE_SIMPLE 2020-12-21 11:10:35 -06:00
stmpe610.c Move drivers from the lv_port_esp32 to here 2020-12-17 00:02:55 -06:00
stmpe610.h Replace LV_CONF_INCLUDE_SIMPLE with LV_LVGL_H_INCLUDE_SIMPLE 2020-12-21 11:10:35 -06:00
touch_driver.c Replace allLVGL driver I2C code with I2C Manager 2021-07-08 11:04:07 +02:00
touch_driver.h touch driver: Add LVGL v8 compatibility 2021-06-13 15:06:22 -05:00
tp_spi.c Move drivers from the lv_port_esp32 to here 2020-12-17 00:02:55 -06:00
tp_spi.h Move drivers from the lv_port_esp32 to here 2020-12-17 00:02:55 -06:00
xpt2046.c use Kconfig choice for IRQ/PRESS/IRQ&PRESS 2020-12-29 14:40:03 -08:00
xpt2046.h use Kconfig choice for IRQ/PRESS/IRQ&PRESS 2020-12-29 14:40:03 -08:00