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



##########
File path: system/argtable3/Kconfig
##########
@@ -0,0 +1,18 @@
+#
+# For a description of the syntax of this configuration file,
+# see the file kconfig-language.txt in the NuttX tools repository.
+#
+
+config ESPAPPS_ARGTABLE3

Review comment:
       ESPAPPS_ to SYSTEM_?

##########
File path: system/argtable3/Kconfig
##########
@@ -0,0 +1,18 @@
+#
+# For a description of the syntax of this configuration file,
+# see the file kconfig-language.txt in the NuttX tools repository.
+#
+
+config ESPAPPS_ARGTABLE3
+       bool "ARGTABLE3 library"
+       default n
+       ---help---
+               Enables the ARGTABLE3 library.
+
+if ESPAPPS_ARGTABLE3
+
+config ESPAPPS_ARGTABLE3_VERSION

Review comment:
       ESPAPPS_ to SYSTEM_? other looks good to me, thanks.




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to