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 2018/09/25 06:37:31 UTC

[mynewt-core] branch master updated (0077ecf -> a7c5d4c)

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 0077ecf  Don't include os/mynewt.h on apollo2
     add 2f4b13b  fe310: Fix SPI blocking read
     new a7c5d4c  Merge pull request #1420 from kasjer/riscv-spi

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/mcu/sifive/fe310/include/mcu/fe310_hal.h | 2 ++
 hw/mcu/sifive/fe310/src/hal_spi.c           | 6 +-----
 2 files changed, 3 insertions(+), 5 deletions(-)


[mynewt-core] 01/01: Merge pull request #1420 from kasjer/riscv-spi

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

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

commit a7c5d4cca0e1af39ecf1908cdbcc965926e6ec61
Merge: 0077ecf 2f4b13b
Author: kasjer <ka...@users.noreply.github.com>
AuthorDate: Tue Sep 25 08:37:27 2018 +0200

    Merge pull request #1420 from kasjer/riscv-spi
    
    fe310: Fix SPI blocking read

 hw/mcu/sifive/fe310/include/mcu/fe310_hal.h | 2 ++
 hw/mcu/sifive/fe310/src/hal_spi.c           | 6 +-----
 2 files changed, 3 insertions(+), 5 deletions(-)