lvgl_esp32_drivers/lvgl_touch
Rashed Talukder 8d9f6e2548
Update to support ESP-IDF v5 in develop branch (#186)
* Update to support ESP-IDF v5 in develop branch

* Remove the need for rom includes while providing IDF v5 compatibility

* Fix missing '(' typo

* Remove unnecessarily addded rom header files

* Add missing version include

* Fix another forgotten ')'
2022-05-12 22:15:06 -05:00
..
adcraw.c Update to support ESP-IDF v5 in develop branch (#186) 2022-05-12 22:15:06 -05: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 Update to support ESP-IDF v5 in develop branch (#186) 2022-05-12 22:15:06 -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