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 2020/06/10 06:09:18 UTC

[GitHub] [incubator-nuttx-apps] no1wudi commented on a change in pull request #289: examples/lvgldemo: Make touch calibration optional

no1wudi commented on a change in pull request #289:
URL: https://github.com/apache/incubator-nuttx-apps/pull/289#discussion_r437880569



##########
File path: examples/lvgldemo/Kconfig
##########
@@ -11,6 +11,13 @@ menuconfig EXAMPLES_LVGLDEMO
 
 if EXAMPLES_LVGLDEMO
 
+config EXAMPLES_LVGLDEMO_CALIBRATE
+	bool "Calibrate touchscreen"
+	default y

Review comment:
       But most boards currently supported need it, like stm32f429i-disco, etc
   If change it to n, we need to update these boards defconfig 




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

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