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 2021/12/20 18:16:58 UTC

[GitHub] [incubator-nuttx-apps] gustavonihei commented on a change in pull request #934: examples: Add mcuboot NSH example

gustavonihei commented on a change in pull request #934:
URL: https://github.com/apache/incubator-nuttx-apps/pull/934#discussion_r772577080



##########
File path: examples/mcuboot/nsh/Kconfig
##########
@@ -0,0 +1,12 @@
+#
+# For a description of the syntax of this configuration file,
+# see the file kconfig-language.txt in the NuttX tools repository.
+#
+
+config EXAMPLES_MCUBOOT_NSH
+	tristate "MCUboot NSH example"

Review comment:
       The "MCUboot NSH" name is not intuitive as it does not summarizes or describe the purpose of the example.
   The example intends to demonstrate the swap upgrade process, this could be a good starting point for a new name.
   Just a suggestion: "Swap upgrade example".




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