You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ma...@apache.org on 2018/11/21 11:37:41 UTC

[mynewt-core] branch master updated (211d6b1 -> 5282d71)

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

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


    from 211d6b1  Merge pull request #1527 from mkiiskila/lwip_mbox_api
     add dba75a5  spiflash; add support for EON2580.
     new 5282d71  Merge pull request #1526 from mkiiskila/eon2580b_spiflash

The 1 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:
 hw/drivers/flash/spiflash/chips/syscfg.yml            | 3 +++
 hw/drivers/flash/spiflash/include/spiflash/spiflash.h | 1 +
 hw/drivers/flash/spiflash/src/spiflash.c              | 5 +++++
 3 files changed, 9 insertions(+)


[mynewt-core] 01/01: Merge pull request #1526 from mkiiskila/eon2580b_spiflash

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 5282d71d36b9902fd829937f15cd95c1eeeeef84
Merge: 211d6b1 dba75a5
Author: mkiiskila <ma...@runtime.io>
AuthorDate: Wed Nov 21 13:37:37 2018 +0200

    Merge pull request #1526 from mkiiskila/eon2580b_spiflash
    
    spiflash; add support for EON2580.

 hw/drivers/flash/spiflash/chips/syscfg.yml            | 3 +++
 hw/drivers/flash/spiflash/include/spiflash/spiflash.h | 1 +
 hw/drivers/flash/spiflash/src/spiflash.c              | 5 +++++
 3 files changed, 9 insertions(+)