nuttx/arch/8051/src
2013-04-04 14:27:29 -06:00
..
.gitignore Clone svn:ignore directory atributed to .gitignore files 2013-04-04 14:27:29 -06:00
Makefile Some initial changes for 8051 build update 2012-12-09 18:20:49 +00:00
Makefile.sdccl Some initial changes for 8051 build update 2012-12-09 18:20:49 +00:00
up_allocateheap.c More changes for a kernel-mode allocator (more to be done) 2013-03-09 21:12:20 +00:00
up_assert.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_blocktask.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_debug.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_delay.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_exit.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_head.S Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_idle.c Create sched_ufree and sched_kfree from sched_free; Use user-accessible heap to allocae stacks 2013-03-10 15:32:33 +00:00
up_initialize.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_initialstate.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_internal.h Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_interruptcontext.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_irq.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_irqtest.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_putc.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_releasepending.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_reprioritizertr.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_restorecontext.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_savecontext.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_timerisr.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_unblocktask.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00