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:32 UTC

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

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