You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by je...@apache.org on 2019/01/30 09:18:46 UTC

[mynewt-core] branch master updated (33d2c47 -> 3bb8c1c)

This is an automated email from the ASF dual-hosted git repository.

jerzy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.


    from 33d2c47  hw/drivers/spiflash: Add auto power down
     new 44841fb  hw/drivers/spiflash: Add bus driver support
     new 3bb8c1c  spiflash: Call correct release power down function

The 8496 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../flash/spiflash/include/spiflash/spiflash.h     | 12 +++
 hw/drivers/flash/spiflash/src/spiflash.c           | 96 ++++++++++++++++++++--
 2 files changed, 100 insertions(+), 8 deletions(-)