nuttx/arch/misoc/src/minerva
2019-11-28 12:47:36 -06:00
..
chip.h
Kconfig
Make.defs
minerva_allocateheap.c
minerva_assert.c
minerva_blocktask.c
minerva_config.h
minerva_copystate.c
minerva_createstack.c
minerva_decodeirq.c
minerva_doexceptions.c
minerva_doirq.c
minerva_dumpstate.c
minerva_exit.c CONFIG_NFILE_DESCRIPTORS=0 can no longer be used to disable the file system. NuttX with no file system does not make sense. 2019-02-11 12:09:26 -06:00
minerva_flushcache.c
minerva_idle.c Rename sched_process_timer to nxsched_process_timer. That is the appropriate name for an internal sched/ function (still many named incorrectly). 2019-03-20 19:27:40 -06:00
minerva_initialize.c arch/: Add rpmsg_serialini() call to every implementation of up_initialize() for rpmsg uart initialization. 2019-11-04 08:11:50 -06:00
minerva_initialstate.c Fix typos. 2019-08-04 14:50:28 -06:00
minerva_interruptcontext.c
minerva_irq.c
minerva_releasepending.c
minerva_releasestack.c
minerva_reprioritizertr.c
minerva_schedulesigaction.c Squashed commit of the following: 2019-04-29 14:52:05 -06:00
minerva_sigdeliver.c Squashed commit of the following: 2019-04-29 14:52:05 -06:00
minerva_stackframe.c
minerva_swint.c Re-implements reverted commit 344f7bc9f6 in a way that should not have the undesired side-effect. include/nuttx/sched.h: Add a bit to the TCB flags to indicat the thread is a user thread in a syscall. sched/nuttx/nxsig_dispatch.c: Delay dispatching to signal handlers if within a system call. In all syscall implementations: Process delayed signal handling when exiting system call. 2019-11-28 12:47:36 -06:00
minerva_syscall.S
minerva_unblocktask.c
minerva_vectors.S
minerva.h arch/: Add rpmsg_serialini() call to every implementation of up_initialize() for rpmsg uart initialization. 2019-11-04 08:11:50 -06:00
Toolchain.defs