walnux/arch/risc-v/include
Masayuki Ishikawa d76ba14d58 arch: fe310: Fix mstatus handling
In previous commit, mstatus.mie was set when creating a new task
    but this change was incorrect and had a side effect such that
    a machine interrupt would be enabled just before returning from
    interrupt handling routine to switch context.

    Also, mstatus.mpp is set to machine mode in up_get_newintctx()
    instead of fe310_dispatch_irq().
2020-01-08 10:39:00 -03:00
..
fe310 arch: fe310: Fix mstatus handling 2020-01-08 10:39:00 -03:00
gap8 This commit brings in support for the GAP8 architecture. The GAP8 is a 1+8-core DSP-like RISC-V MCU. Also included is support for the Gapuino GAP8 evaluation board. 2018-10-30 09:38:50 -06:00
k210 Squashed commit of the following: 2019-12-31 09:06:20 -06:00
nr5m100 arch/: Make sure the up_irq_enable() is available on all architectures. I will not be able to test all of these new versions of this function so this may break things for awhile. 2018-06-06 09:25:40 -06:00
rv32im Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
rv64gc Squashed commit of the following: 2019-12-31 09:06:20 -06:00
.gitignore Merged in masayuki2009/nuttx.nuttx/hifive1-qemu (pull request #1078) 2019-11-28 20:37:24 +00:00
arch.h arch/: Remove dangling space at the end of lines. 2017-06-28 13:16:48 -06:00
inttypes.h
irq.h Squashed commit of the following: 2019-12-31 09:06:20 -06:00
limits.h Squashed commit of the following: 2019-12-31 09:06:20 -06:00
stdarg.h
syscall.h Squashed commit of the following: 2019-12-31 09:06:20 -06:00
types.h Squashed commit of the following: 2019-12-31 09:06:20 -06:00