You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/01/28 12:11:36 UTC

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a change in pull request #989: examples/lvgldemo: bugfix typos and enable GRAPHICS_LVGL

xiaoxiang781216 commented on a change in pull request #989:
URL: https://github.com/apache/incubator-nuttx-apps/pull/989#discussion_r794451379



##########
File path: examples/lvgldemo/Kconfig
##########
@@ -6,6 +6,7 @@
 menuconfig EXAMPLES_LVGLDEMO
 	tristate "LVGL Demo"
 	default n
+	select GRAPHICS_LVGL

Review comment:
       should we depends on GRAPHICS_LVGL?




-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org