You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by gi...@git.apache.org on 2017/05/31 00:03:01 UTC

[GitHub] jacobrosenthal commented on a change in pull request #281: imgmgr: add erase command, remove erase from upload command

jacobrosenthal commented on a change in pull request #281: imgmgr: add erase command, remove erase from upload command
URL: https://github.com/apache/incubator-mynewt-core/pull/281#discussion_r119244347
 
 

 ##########
 File path: sys/flash_map/src/flash_map.c
 ##########
 @@ -21,6 +21,7 @@
 #include <string.h>
 #include <assert.h>
 
+#include <os/os.h>
 
 Review comment:
   yes for min, though that could be duplicated so os isnt needed, or put somewhere else
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services