tmedicci commented on code in PR #7268: URL: https://github.com/apache/incubator-nuttx/pull/7268#discussion_r999377055
########## boards/xtensa/esp32/ttgo_t_display_esp32/configs/lvgl_lcd/defconfig: ########## @@ -42,7 +42,13 @@ CONFIG_LCD_ST7789_XOFFSET=53 CONFIG_LCD_ST7789_XRES=135 CONFIG_LCD_ST7789_YOFFSET=40 CONFIG_LCD_ST7789_YRES=240 -CONFIG_LV_HOR_RES=135 +CONFIG_LV_DEMO_WIDGETS_SLIDESHOW=y Review Comment: Please, add `CONFIG_LV_MEM_CUSTOM` from the `menuconfig`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org