.. |
CMakeLists.txt
|
Add st7796s to build
|
2020-12-24 11:45:17 -06:00 |
component.mk
|
Move drivers from the lv_port_esp32 to here
|
2020-12-17 00:02:55 -06:00 |
disp_driver.c
|
Add ST7796S to display driver files
|
2020-12-24 13:52:44 -06:00 |
disp_driver.h
|
Add ST7796S to display driver files
|
2020-12-24 13:52:44 -06:00 |
disp_spi.c
|
Replace LV_CONF_INCLUDE_SIMPLE with LV_LVGL_H_INCLUDE_SIMPLE
|
2020-12-21 11:10:35 -06:00 |
disp_spi.h
|
Move drivers from the lv_port_esp32 to here
|
2020-12-17 00:02:55 -06:00 |
EVE.h
|
Move drivers from the lv_port_esp32 to here
|
2020-12-17 00:02:55 -06:00 |
EVE_commands.c
|
Move drivers from the lv_port_esp32 to here
|
2020-12-17 00:02:55 -06:00 |
EVE_commands.h
|
Move drivers from the lv_port_esp32 to here
|
2020-12-17 00:02:55 -06:00 |
EVE_config.h
|
Update INCLUDE_SIMPLE symbol
|
2020-12-20 17:50:53 -06:00 |
FT81x.c
|
Move drivers from the lv_port_esp32 to here
|
2020-12-17 00:02:55 -06:00 |
FT81x.h
|
Replace LV_CONF_INCLUDE_SIMPLE with LV_LVGL_H_INCLUDE_SIMPLE
|
2020-12-21 11:10:35 -06:00 |
GC9A01.c
|
Move drivers from the lv_port_esp32 to here
|
2020-12-17 00:02:55 -06:00 |
GC9A01.h
|
Replace LV_CONF_INCLUDE_SIMPLE with LV_LVGL_H_INCLUDE_SIMPLE
|
2020-12-21 11:10:35 -06:00 |
hx8357.c
|
Move drivers from the lv_port_esp32 to here
|
2020-12-17 00:02:55 -06:00 |
hx8357.h
|
Replace LV_CONF_INCLUDE_SIMPLE with LV_LVGL_H_INCLUDE_SIMPLE
|
2020-12-21 11:10:35 -06:00 |
il3820.c
|
Update references to LV_DISPLAY_WIDTH
|
2021-01-09 15:04:53 -06:00 |
il3820.h
|
Update references to LV_DISPLAY_WIDTH
|
2021-01-09 15:04:53 -06:00 |
ili9341.c
|
Move drivers from the lv_port_esp32 to here
|
2020-12-17 00:02:55 -06:00 |
ili9341.h
|
Replace LV_CONF_INCLUDE_SIMPLE with LV_LVGL_H_INCLUDE_SIMPLE
|
2020-12-21 11:10:35 -06:00 |
ili9481.c
|
Move drivers from the lv_port_esp32 to here
|
2020-12-17 00:02:55 -06:00 |
ili9481.h
|
Replace LV_CONF_INCLUDE_SIMPLE with LV_LVGL_H_INCLUDE_SIMPLE
|
2020-12-21 11:10:35 -06:00 |
ili9486.c
|
Move drivers from the lv_port_esp32 to here
|
2020-12-17 00:02:55 -06:00 |
ili9486.h
|
Replace LV_CONF_INCLUDE_SIMPLE with LV_LVGL_H_INCLUDE_SIMPLE
|
2020-12-21 11:10:35 -06:00 |
ili9488.c
|
Move drivers from the lv_port_esp32 to here
|
2020-12-17 00:02:55 -06:00 |
ili9488.h
|
Replace LV_CONF_INCLUDE_SIMPLE with LV_LVGL_H_INCLUDE_SIMPLE
|
2020-12-21 11:10:35 -06: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
|
Merge branch 'master' into feature/add_st7796s
|
2021-01-15 00:07:27 -06:00 |
ra8875.c
|
Update ra8875 driver
|
2021-01-09 14:55:55 -06:00 |
ra8875.h
|
Replace LV_CONF_INCLUDE_SIMPLE with LV_LVGL_H_INCLUDE_SIMPLE
|
2020-12-21 11:10:35 -06:00 |
sh1107.c
|
Update references to LV_DISPLAY_WIDTH
|
2021-01-09 15:04:53 -06:00 |
sh1107.h
|
Replace LV_CONF_INCLUDE_SIMPLE with LV_LVGL_H_INCLUDE_SIMPLE
|
2020-12-21 11:10:35 -06:00 |
ssd1306.c
|
SSD1306: Return commands result
|
2021-01-22 10:12:30 -06:00 |
ssd1306.h
|
Update SSD1306 driver
|
2021-01-09 21:00:08 -06:00 |
st7735s.c
|
Move drivers from the lv_port_esp32 to here
|
2020-12-17 00:02:55 -06:00 |
st7735s.h
|
Update references to LV_DISPLAY_WIDTH
|
2021-01-09 15:04:53 -06:00 |
st7789.c
|
Move drivers from the lv_port_esp32 to here
|
2020-12-17 00:02:55 -06:00 |
st7789.h
|
Replace LV_CONF_INCLUDE_SIMPLE with LV_LVGL_H_INCLUDE_SIMPLE
|
2020-12-21 11:10:35 -06:00 |
st7796s.c
|
Move st7796 driver file into lvgl_tft folder.
|
2021-01-11 22:31:57 +08:00 |
st7796s.h
|
Move st7796 driver file into lvgl_tft folder.
|
2021-01-11 22:31:57 +08: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 |