lvgl_esp32_drivers/lvgl_tft
Keagan Ladds 07ad6bf43e Added support for ILI9225
Added support for ILI9225 display controller. Currently no support for hardware rotation is implemented and only the default portrait resolution 176x220 is supported.
2022-01-17 20:17:19 +01:00
..
disp_driver.c Added support for ILI9225 2022-01-17 20:17:19 +01:00
disp_driver.h Added support for ILI9225 2022-01-17 20:17:19 +01: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 Fix build on idf v4.1 and v4.2 2021-08-11 22:17:02 +02: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 Update TFT drivers for new backligh control 2021-08-03 14:17:58 +02:00
GC9A01.h Update TFT drivers for new backligh control 2021-08-03 14:17:58 +02:00
hx8357.c Update TFT drivers for new backligh control 2021-08-03 14:17:58 +02:00
hx8357.h Update TFT drivers for new backligh control 2021-08-03 14:17:58 +02:00
il3820.c Update TFT drivers for new backligh control 2021-08-03 14:17:58 +02:00
il3820.h LV_DISP_USE_RST 2021-04-28 11:04:53 +02:00
ili9163c.c Update TFT drivers for new backligh control 2021-08-03 14:17:58 +02:00
ili9163c.h Update TFT drivers for new backligh control 2021-08-03 14:17:58 +02:00
ili9225.c Added support for ILI9225 2022-01-17 20:17:19 +01:00
ili9225.h Added support for ILI9225 2022-01-17 20:17:19 +01:00
ili9341.c Update TFT drivers for new backligh control 2021-08-03 14:17:58 +02:00
ili9341.h Update TFT drivers for new backligh control 2021-08-03 14:17:58 +02:00
ili9481.c Update TFT drivers for new backligh control 2021-08-03 14:17:58 +02:00
ili9481.h Update TFT drivers for new backligh control 2021-08-03 14:17:58 +02:00
ili9486.c Update TFT drivers for new backligh control 2021-08-03 14:17:58 +02:00
ili9486.h Update TFT drivers for new backligh control 2021-08-03 14:17:58 +02:00
ili9488.c Update TFT drivers for new backligh control 2021-08-03 14:17:58 +02:00
ili9488.h Update TFT drivers for new backligh control 2021-08-03 14:17:58 +02: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 Added support for ILI9225 2022-01-17 20:17:19 +01:00
pcd8544.c Added PCD8544 to readme, addressed PR comments 2021-11-25 17:16:04 -06:00
pcd8544.h Added PCD8544 to readme, addressed PR comments 2021-11-25 17:16:04 -06:00
ra8875.c Update TFT drivers for new backligh control 2021-08-03 14:17:58 +02:00
ra8875.h Update TFT drivers for new backligh control 2021-08-03 14:17:58 +02:00
sh1107.c LV_DISP_USE_RST 2021-04-28 11:04:53 +02: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 directory i2c_manager -> lvgl_i2c 2021-07-14 12:43:19 +02:00
st7735s.h Update TFT drivers for new backligh control 2021-08-03 14:17:58 +02:00
st7789.c clarify the 52/53 px offset oddity 2021-12-23 14:54:28 -06:00
st7789.h Update TFT drivers for new backligh control 2021-08-03 14:17:58 +02:00
st7796s.c Update TFT drivers for new backligh control 2021-08-03 14:17:58 +02: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