xiaoxiang781216 commented on code in PR #7268:
URL: https://github.com/apache/incubator-nuttx/pull/7268#discussion_r991510134


##########
boards/xtensa/esp32/esp32-wrover-kit/configs/lvgl/defconfig:
##########
@@ -42,7 +42,13 @@ CONFIG_LCD_DEV=y
 CONFIG_LCD_ILI9341=y
 CONFIG_LCD_ILI9341_IFACE0=y
 CONFIG_LV_COLOR_16_SWAP=y
-CONFIG_LV_DPI=125
+CONFIG_LV_MEM_CUSTOM=y
+CONFIG_LV_PORT_USE_LCDDEV=y
+CONFIG_LV_PORT_USE_TOUCHPAD=y

Review Comment:
   @gustavonihei could you verify the change work on ESP board? Since we can 
just very the change on stm32 and internal board.



-- 
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

Reply via email to