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/04/30 14:30:26 UTC

[GitHub] kasjer opened a new pull request #1064: Add SpiFlash driver

kasjer opened a new pull request #1064: Add SpiFlash driver
URL: https://github.com/apache/mynewt-core/pull/1064
 
 
   SpiFlash driver can be used with any hal that supports SPI in master mode.
   application syscfg.yml must specify SPI parameters, it must also specify
   manufacturer data that 0x9F command returns.
   SPIFLASH_MANUFACTURER, SPIFLASH_MEMORY_TYPE, SPIFLASH_MEMORY_CAPACITY is
   used to verify that correct flash is detected.

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