Drivers for ESP32 to be used with LVGL
Go to file
2020-12-29 14:40:03 -08: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 use Kconfig choice for IRQ/PRESS/IRQ&PRESS 2020-12-29 14:40:03 -08: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