incubator-nuttx/arch/8051/src
Gregory Nutt 3aa94411be Remove up_assert_code 2013-04-25 15:19:59 -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 Remove up_assert_code 2013-04-25 15:19:59 -06:00
up_blocktask.c Remove up_assert_code 2013-04-25 15:19:59 -06: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 _exit() should not call atexit() or on_exit() functions; Rename task_deletecurrent() to task_exit() 2013-04-18 16:15:20 -06: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 Remove up_assert_code 2013-04-25 15:19:59 -06: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 Remove up_assert_code 2013-04-25 15:19:59 -06:00