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/09/30 06:07:09 UTC

[GitHub] [incubator-nuttx-apps] pkarashchenko commented on a diff in pull request #1331: system/cachespeed:Tools for testing cache-related speed.

pkarashchenko commented on code in PR #1331:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1331#discussion_r984237107


##########
system/cachespeed/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_CACHESPEED
+    tristate "CACHE Speed Test"

Review Comment:
   Please use TABs in Kconfig
   



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