nuttx/arch/8051/src
patacongo b024d6bd4b Remove 'sudo' from Makefiles
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5033 42af7a65-404d-4744-a932-0658087f49c3
2012-08-17 14:54:09 +00:00
..
Makefile Remove 'sudo' from Makefiles 2012-08-17 14:54:09 +00:00
up_allocateheap.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_assert.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_blocktask.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_debug.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_delay.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_exit.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_head.S Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_idle.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_initialize.c Move file-system header files to include/nuttx/fs 2012-03-21 18:01:07 +00:00
up_initialstate.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_internal.h current_regs should be volatile; add support for nested interrupts; enable interrupts during syscall processing 2011-04-06 23:01:06 +00:00
up_interruptcontext.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_irq.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_irqtest.c current_regs should be volatile; add support for nested interrupts; enable interrupts during syscall processing 2011-04-06 23:01:06 +00:00
up_putc.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_releasepending.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_reprioritizertr.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_restorecontext.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_savecontext.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_timerisr.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_unblocktask.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00