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 2019/02/27 10:20:23 UTC

[GitHub] rymanluk opened a new pull request #1664: spiflash: Improve erase sectors

rymanluk opened a new pull request #1664: spiflash: Improve erase sectors
URL: https://github.com/apache/mynewt-core/pull/1664
 
 
   Each flash has known time which is needed to erase sector.
   Having this in mind we can wait a bit before reading status after sector
   erase.
   
   Note: This could be done smarter along with adjusting longest time which
   might be needed. For now we choose some "default" value

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