nandojve commented on a change in pull request #929:
URL: 
https://github.com/apache/incubator-nuttx-apps/pull/929#discussion_r772601755



##########
File path: examples/mcuboot/ota/Kconfig
##########
@@ -0,0 +1,56 @@
+#
+# For a description of the syntax of this configuration file,
+# see the file kconfig-language.txt in the NuttX tools repository.
+#
+
+menuconfig EXAMPLES_MCUBOOT_OTA

Review comment:
       I'll rework PR as a sequence, changes are not superfluous. The simple 
fact that this refactor is necessary shows that MCUboot, as is, have 
inconsistencies. This helps to improve into a more generic and easy to use way. 
Since it is required replace strings in the main NuttX repo, it is better 
perform once with right value, instead twice.
   
   Maybe `EXAMPLES_MCUBOOT_UPDATE` is a more consistent prefix name and 
`_AGENT/_CONFIRM` better suffixes.




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