#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
|
@ -45,7 +45,7 @@ extern "C" {
|
|||
// IMPORTANT: This will render the screen in 10 times:
|
||||
#elif defined (CONFIG_LV_EPAPER_EPDIY_DISPLAY_CONTROLLER)
|
||||
#define DISP_BUF_SIZE LV_HOR_RES_MAX*(LV_VER_RES_MAX/10)
|
||||
#elif defined (CONFIG_LV_EPAPER_CALEPD_DISPLAY_CONTROLLER)
|
||||
#elif defined ()
|
||||
#define DISP_BUF_SIZE (LV_HOR_RES_MAX * 90)
|
||||
|
||||
#elif defined CONFIG_LV_TFT_DISPLAY_CONTROLLER_HX8357
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue