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

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

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