xiaoxiang781216 commented on code in PR #2436:
URL: https://github.com/apache/nuttx-apps/pull/2436#discussion_r1670001524


##########
system/nxcodec/Kconfig:
##########
@@ -0,0 +1,30 @@
+#
+# For a description of the syntax of this configuration file,
+# see the file kconfig-language.txt in the NuttX tools repository.
+#
+
+config SYSTEM_NXCODEC
+       bool "NxCodec test application"
+       default n
+       ---help---
+               Enable support for the NxCodec test application and optional
+               command line interface.

Review Comment:
   @shizhenghui please add an introduction to 
https://nuttx.apache.org/docs/latest/applications/index.html



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to