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 13:30:57 UTC

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

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



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

Review comment:
       I was thinking of that. Let me explore the code and find similar example, so I can probably do it in a same style




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