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/24 07:58:05 UTC

[mynewt-core] branch master updated (8c823d7 -> f94f9d2)

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 8c823d7  Merge pull request #1412 from vrahane/lp5523_delay_fix
     add 26f7f5e  fe310: change default plic isr name
     new f94f9d2  Merge pull request #1419 from kasjer/riscv-irq

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:
 kernel/os/include/os/arch/rv32imac/os/os_arch.h | 2 ++
 kernel/os/src/arch/rv32imac/os_arch_rv32imac.c  | 2 +-
 kernel/os/src/arch/rv32imac/os_fault.c          | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)


[mynewt-core] 01/01: Merge pull request #1419 from kasjer/riscv-irq

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 f94f9d21b894bf11efc2270758a2a29cfa6cddb7
Merge: 8c823d7 26f7f5e
Author: kasjer <ka...@users.noreply.github.com>
AuthorDate: Mon Sep 24 09:58:00 2018 +0200

    Merge pull request #1419 from kasjer/riscv-irq
    
    fe310: change default plic isr name

 kernel/os/include/os/arch/rv32imac/os/os_arch.h | 2 ++
 kernel/os/src/arch/rv32imac/os_arch_rv32imac.c  | 2 +-
 kernel/os/src/arch/rv32imac/os_fault.c          | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)