9
0
Fork 0
nuttx-bb/nuttx/arch/8051/src
patacongo 0bb0a4e316 Move file-system header files to include/nuttx/fs
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4499 7fd9a85b-ad96-42d3-883c-3090e2eb8679
2012-03-21 18:01:07 +00:00
..
Makefile Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to be better compatible with most of the rest of the world 2012-02-27 19:50:35 +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