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/12 13:36:50 UTC

[GitHub] [incubator-nuttx] nandojve commented on a change in pull request #4981: boards/arm/samv7: Introduce common folder and refactor MCUboot

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



##########
File path: boards/arm/samv7/common/src/sam_progmem_common.c
##########
@@ -196,7 +184,7 @@ static int init_ota_partitions(void)
 
   return ret;
 }
-#endif
+#endif /* CONFIG_SAMV7_PROGMEM_MCUBOOT_PARTITION */

Review comment:
       There is no intention to change names right now. I missed in rebase, tks!




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