.. |
disp_driver.c
|
Don't call backlight function when backlight is disabled
|
2021-08-11 20:59:56 +02:00 |
disp_driver.h
|
Carve out backlight control to separate component
|
2021-08-03 14:15:52 +02: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 |
display_espressif_hal.c
|
Add pointer to lv_disp_drv_t as first parameter to HAL functions
|
2021-09-14 19:13:29 -05:00 |
display_hal.h
|
Add pointer to lv_disp_drv_t as first parameter to HAL functions
|
2021-09-14 19:13:29 -05: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
|
Remove display driver dependancies on Kconfig
|
2021-08-04 09:48:06 +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
|
Merge pull request #96 from lvgl/feature/build-all-drivers
|
2021-08-10 07:37:11 +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
|
Merge pull request #96 from lvgl/feature/build-all-drivers
|
2021-08-10 07:37:11 +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 |
ili9341.c
|
Merge pull request #96 from lvgl/feature/build-all-drivers
|
2021-08-10 07:37:11 +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
|
Merge pull request #96 from lvgl/feature/build-all-drivers
|
2021-08-10 07:37:11 +02:00 |
ili9486.h
|
Update TFT drivers for new backligh control
|
2021-08-03 14:17:58 +02:00 |
ili9488.c
|
Merge pull request #96 from lvgl/feature/build-all-drivers
|
2021-08-10 07:37:11 +02:00 |
ili9488.h
|
Update TFT drivers for new backligh control
|
2021-08-03 14:17:58 +02:00 |
jd79653a.c
|
Don't fire compiler warnings on missing driver configuration
|
2021-08-04 10:11:18 +02:00 |
jd79653a.h
|
Replace LV_CONF_INCLUDE_SIMPLE with LV_LVGL_H_INCLUDE_SIMPLE
|
2020-12-21 11:10:35 -06:00 |
Kconfig
|
Change config naming for ssd1306 to use LV_ prefix
|
2021-09-14 19:13:25 -05:00 |
ra8875.c
|
Fix RA8875 build with monochrome settings
|
2021-08-11 09:45:28 +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-09-14 19:13:25 -05:00 |
ssd1306.h
|
Replace allLVGL driver I2C code with I2C Manager
|
2021-07-08 11:04:07 +02:00 |
st7735s.c
|
Remove display driver dependancies on Kconfig
|
2021-08-04 09:48:06 +02:00 |
st7735s.h
|
Update TFT drivers for new backligh control
|
2021-08-03 14:17:58 +02:00 |
st7789.c
|
Add pointer to lv_disp_drv_t as first parameter to HAL functions
|
2021-09-14 19:13:29 -05:00 |
st7789.h
|
Add pointer to lv_disp_drv_t as first parameter to HAL functions
|
2021-09-14 19:13:29 -05:00 |
st7796s.c
|
Merge pull request #96 from lvgl/feature/build-all-drivers
|
2021-08-10 07:37:11 +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 |