lvgl_esp32_drivers/lvgl_touch
Carlos Diaz 28d663f6b6
Moving ESP-IDF specific files to lv_port (#175)
* Move disp_spi.c and tp_spi.c to lv_port

* Move esp_lcd_backlight to lv_port

* Move disp_spi.h and tp_spi.h to lv_port
2022-02-02 16:51:28 -06:00
..
adcraw.c Cleanup lvgl_helpers (#171) 2022-02-02 16:45:52 -06:00
adcraw.h Update references to LV_DISPLAY_WIDTH 2021-01-09 15:04:53 -06:00
ft6x36.c Merge branch 'master' into develop 2021-12-14 17:46:46 +01:00
ft6x36.h Extern the queue handle and add definition in source file. Add macro condition for dependencies. 2021-10-27 19:12:09 -05: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 Remove TAG from LVGL log API in touch drivers 2021-10-22 18:45:52 -05:00
gt911.h touch driver: Add LVGL v8 compatibility 2021-06-13 15:06:22 -05:00
Kconfig fix SPI names for touch 2022-01-05 23:45:54 -06:00
ra8875_touch.c Remove TAG from LVGL log API in touch drivers 2021-10-22 18:45:52 -05: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 Remove TAG from LVGL log API in touch drivers 2021-10-22 18:45:52 -05: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
xpt2046.c Remove TAG from LVGL log API in touch drivers 2021-10-22 18:45:52 -05:00
xpt2046.h use Kconfig choice for IRQ/PRESS/IRQ&PRESS 2020-12-29 14:40:03 -08:00