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/12/05 14:15:04 UTC

[GitHub] kasjer opened a new pull request #1549: hw/drivers: Fix spiflash initialization function

kasjer opened a new pull request #1549: hw/drivers: Fix spiflash initialization function
URL: https://github.com/apache/mynewt-core/pull/1549
 
 
   Nordic hal requrires SPI to be disabled before hal_spi_config() is called.
   hal_spi_disable() is called just before hal_spi_config() to satisfy this.

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