test with LV_MEM_CUSTOM 1 too

This commit is contained in:
Gabor Kiss-Vamosi
2021-03-01 15:44:40 +01:00
parent 367e3a31df
commit fd34dbe056

View File

@@ -80,7 +80,7 @@ minimal_monochrome = {
minimal_16bit = {
"LV_COLOR_DEPTH":16,
"LV_MEM_SIZE":64 * 1024,
"LV_MEM_CUSTOM":1,
"LV_DPI_DEF":40,
"LV_DRAW_COMPLEX":0,