You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by an...@apache.org on 2019/01/29 08:37:58 UTC

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

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

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


    from d7d1ccf  Merge pull request #1621 from apache/aditihilbert-patch-2
     new 4d1aab4  hw/drivers/spiflash: Expose single power down API
     new 33d2c47  hw/drivers/spiflash: Add auto power down

The 8494 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           | 136 +++++++++++++++++----
 hw/drivers/flash/spiflash/syscfg.yml               |  11 ++
 3 files changed, 136 insertions(+), 23 deletions(-)