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_r119246721
##########
File path: sys/flash_map/include/flash_map/flash_map.h
##########
@@ -41,6 +41,7 @@ extern "C" {
* match the linker scripts when platform executes from flash,
* and match the target offset specified in download script.
*/
+#include <stdlib.h>
Review comment:
Ah yes. Roger
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services