You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/03/27 19:51:34 UTC

[GitHub] utzig opened a new pull request #963: Fix imgmgr to follow flash write alignment

utzig opened a new pull request #963: Fix imgmgr to follow flash write alignment
URL: https://github.com/apache/mynewt-core/pull/963
 
 
   This fixes an issue found on stm32f3 where newtmgr after writing an odd sized packet, would hardfault on the next write due to trying to write an odd address which is not valid on stm32f3 flash.

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