#1 Cleanup and add L58 as driver in this component
This commit is contained in:
parent
c55e32a9d4
commit
a66706d139
12 changed files with 451 additions and 237 deletions
|
@ -22,8 +22,6 @@ extern "C" {
|
|||
#include "ili9341.h"
|
||||
#elif defined CONFIG_LV_EPAPER_EPDIY_DISPLAY_CONTROLLER
|
||||
#include "lvgl_tft/epdiy_epaper.h"
|
||||
#elif defined CONFIG_LV_EPAPER_CALEPD_DISPLAY_CONTROLLER
|
||||
#include "lvgl_tft/calepd_epaper.h"
|
||||
#elif defined CONFIG_LV_TFT_DISPLAY_CONTROLLER_ILI9481
|
||||
#include "ili9481.h"
|
||||
#elif defined CONFIG_LV_TFT_DISPLAY_CONTROLLER_ILI9488
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue