Drivers for ESP32 to be used with LVGL
Go to file
Carlos Diaz b17d392fc3
Merge pull request #10 from DimDK/ft6x36_i2c_port_fix
FT6X36 driver uses hardcoded I2C port number.
2020-12-25 11:12:53 -06:00
.github Create auto-comment.yml 2020-07-07 13:54:29 +02:00
lvgl_tft Replace LV_CONF_INCLUDE_SIMPLE with LV_LVGL_H_INCLUDE_SIMPLE 2020-12-21 11:10:35 -06:00
lvgl_touch FT6X36 driver uses hardcoded I2C prort number. 2020-12-25 15:48:54 +02:00
.gitignore Initial commit 2020-06-23 11:48:19 +02:00
CMakeLists.txt Move drivers from the lv_port_esp32 to here 2020-12-17 00:02:55 -06:00
component.mk Move drivers from the lv_port_esp32 to here 2020-12-17 00:02:55 -06:00
LICENSE Initial commit 2020-06-23 11:48:19 +02:00
lvgl_helpers.c path for lv_refr.h needs to vary based on LV_LVGL_H_INCLUDE_SIMPLE 2020-12-23 14:06:47 -08:00
lvgl_helpers.h Move drivers from the lv_port_esp32 to here 2020-12-17 00:02:55 -06:00
lvgl_i2c_conf.h Replace LV_CONF_INCLUDE_SIMPLE with LV_LVGL_H_INCLUDE_SIMPLE 2020-12-21 11:10:35 -06:00
lvgl_spi_conf.h Move drivers from the lv_port_esp32 to here 2020-12-17 00:02:55 -06:00
README.md Move drivers from the lv_port_esp32 to here 2020-12-17 00:02:55 -06:00

lvgl esp32 drivers