lvgl_esp32_drivers/lvgl_tft
2023-09-05 12:33:09 -03:00
..
disp_driver.c Add PCD8544 driver 2021-11-25 17:16:04 -06:00
disp_driver.h Add PCD8544 driver 2021-11-25 17:16:04 -06:00
disp_spi.c Make it work with v7 and v8 2021-07-08 18:08:29 +02:00
disp_spi.h Move drivers from the lv_port_esp32 to here 2020-12-17 00:02:55 -06:00
esp_lcd_backlight.c minor fixes 2023-09-05 12:33:09 -03:00
esp_lcd_backlight.h Provide README section about backlight control 2021-08-04 09:38:05 +02:00
EVE.h Move drivers from the lv_port_esp32 to here 2020-12-17 00:02:55 -06:00
EVE_commands.c LV_DISP_USE_RST 2021-04-28 11:04:53 +02:00
EVE_commands.h Removed white space at EOL, added some EOLs at EOF 2021-04-28 11:15:00 +02:00
EVE_config.h LV_DISP_USE_RST 2021-04-28 11:04:53 +02:00
FT81x.c Removed white space at EOL, added some EOLs at EOF 2021-04-28 11:15:00 +02:00
FT81x.h Replace LV_CONF_INCLUDE_SIMPLE with LV_LVGL_H_INCLUDE_SIMPLE 2020-12-21 11:10:35 -06:00
GC9A01.c Fix ILI9488 init function | Fix little ILI9488 display artifacts | auto-dma by default for all esp devices | ESP32-S3 support added | updated to be compatible with esp-idf =< 4 and >= 5 versions 2023-09-05 11:24:38 -03:00
GC9A01.h Update TFT drivers for new backligh control 2021-08-03 14:17:58 +02:00
hx8357.c Fix ILI9488 init function | Fix little ILI9488 display artifacts | auto-dma by default for all esp devices | ESP32-S3 support added | updated to be compatible with esp-idf =< 4 and >= 5 versions 2023-09-05 11:24:38 -03:00
hx8357.h Update TFT drivers for new backligh control 2021-08-03 14:17:58 +02:00
il3820.c Fix ILI9488 init function | Fix little ILI9488 display artifacts | auto-dma by default for all esp devices | ESP32-S3 support added | updated to be compatible with esp-idf =< 4 and >= 5 versions 2023-09-05 11:24:38 -03:00
il3820.h LV_DISP_USE_RST 2021-04-28 11:04:53 +02:00
ili9163c.c Fix ILI9488 init function | Fix little ILI9488 display artifacts | auto-dma by default for all esp devices | ESP32-S3 support added | updated to be compatible with esp-idf =< 4 and >= 5 versions 2023-09-05 11:24:38 -03:00
ili9163c.h Update TFT drivers for new backligh control 2021-08-03 14:17:58 +02:00
ili9341.c Fix ILI9488 init function | Fix little ILI9488 display artifacts | auto-dma by default for all esp devices | ESP32-S3 support added | updated to be compatible with esp-idf =< 4 and >= 5 versions 2023-09-05 11:24:38 -03:00
ili9341.h Update TFT drivers for new backligh control 2021-08-03 14:17:58 +02:00
ili9481.c Fix ILI9488 init function | Fix little ILI9488 display artifacts | auto-dma by default for all esp devices | ESP32-S3 support added | updated to be compatible with esp-idf =< 4 and >= 5 versions 2023-09-05 11:24:38 -03:00
ili9481.h Update TFT drivers for new backligh control 2021-08-03 14:17:58 +02:00
ili9486.c Fix ILI9488 init function | Fix little ILI9488 display artifacts | auto-dma by default for all esp devices | ESP32-S3 support added | updated to be compatible with esp-idf =< 4 and >= 5 versions 2023-09-05 11:24:38 -03:00
ili9486.h Update TFT drivers for new backligh control 2021-08-03 14:17:58 +02:00
ili9488.c minor fixes 2023-09-05 12:33:09 -03:00
ili9488.h Fix ILI9488 init function | Fix little ILI9488 display artifacts | auto-dma by default for all esp devices | ESP32-S3 support added | updated to be compatible with esp-idf =< 4 and >= 5 versions 2023-09-05 11:24:38 -03:00
jd79653a.c Update references to LV_DISPLAY_WIDTH 2021-01-09 15:04:53 -06:00
jd79653a.h Replace LV_CONF_INCLUDE_SIMPLE with LV_LVGL_H_INCLUDE_SIMPLE 2020-12-21 11:10:35 -06:00
Kconfig Fix ILI9488 init function | Fix little ILI9488 display artifacts | auto-dma by default for all esp devices | ESP32-S3 support added | updated to be compatible with esp-idf =< 4 and >= 5 versions 2023-09-05 11:24:38 -03:00
pcd8544.c Fix ILI9488 init function | Fix little ILI9488 display artifacts | auto-dma by default for all esp devices | ESP32-S3 support added | updated to be compatible with esp-idf =< 4 and >= 5 versions 2023-09-05 11:24:38 -03:00
pcd8544.h Added PCD8544 to readme, addressed PR comments 2021-11-25 17:16:04 -06:00
ra8875.c Fix ILI9488 init function | Fix little ILI9488 display artifacts | auto-dma by default for all esp devices | ESP32-S3 support added | updated to be compatible with esp-idf =< 4 and >= 5 versions 2023-09-05 11:24:38 -03:00
ra8875.h Update TFT drivers for new backligh control 2021-08-03 14:17:58 +02:00
sh1107.c Fix ILI9488 init function | Fix little ILI9488 display artifacts | auto-dma by default for all esp devices | ESP32-S3 support added | updated to be compatible with esp-idf =< 4 and >= 5 versions 2023-09-05 11:24:38 -03:00
sh1107.h LV_DISP_USE_RST 2021-04-28 11:04:53 +02:00
ssd1306.c Change config naming for ssd1306 to use LV_ prefix 2021-08-12 23:48:23 -06:00
ssd1306.h Replace allLVGL driver I2C code with I2C Manager 2021-07-08 11:04:07 +02:00
st7735s.c Fix ILI9488 init function | Fix little ILI9488 display artifacts | auto-dma by default for all esp devices | ESP32-S3 support added | updated to be compatible with esp-idf =< 4 and >= 5 versions 2023-09-05 11:24:38 -03:00
st7735s.h Update TFT drivers for new backligh control 2021-08-03 14:17:58 +02:00
st7789.c Fix ILI9488 init function | Fix little ILI9488 display artifacts | auto-dma by default for all esp devices | ESP32-S3 support added | updated to be compatible with esp-idf =< 4 and >= 5 versions 2023-09-05 11:24:38 -03:00
st7789.h Update TFT drivers for new backligh control 2021-08-03 14:17:58 +02:00
st7796s.c Fix ILI9488 init function | Fix little ILI9488 display artifacts | auto-dma by default for all esp devices | ESP32-S3 support added | updated to be compatible with esp-idf =< 4 and >= 5 versions 2023-09-05 11:24:38 -03:00
st7796s.h Update TFT drivers for new backligh control 2021-08-03 14:17:58 +02:00
uc8151d.c Update references to LV_DISPLAY_WIDTH 2021-01-09 15:04:53 -06:00
uc8151d.h Move drivers from the lv_port_esp32 to here 2020-12-17 00:02:55 -06:00