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 22:02:51 UTC

[GitHub] rymanluk opened a new pull request #1666: spiflash: Remove delay when reading ready status

rymanluk opened a new pull request #1666: spiflash: Remove delay when reading ready status
URL: https://github.com/apache/mynewt-core/pull/1666
 
 
   Assume that when spiflash_wait_ready() is called in general flash should
   be ready, therfore while() in this function should not take long.
   If any delay is needed for given operation it should be applied outside
   this function e.g. erase

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