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/09/17 18:24:07 UTC

[GitHub] ccollins476ad opened a new pull request #1404: Fill in missing `hf_erased_val` for some MCUs

ccollins476ad opened a new pull request #1404: Fill in missing `hf_erased_val` for some MCUs
URL: https://github.com/apache/mynewt-core/pull/1404
 
 
   This `struct hal_flash` member wasn't specified for some MCUs.  This resulted in an "erased value" of 0.  Consequently, the FCB initialization function did not view an erased sector as actually erased, so it failed the magic number test instead.

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