incubator-nuttx/arch/pjrc-8051/src
patacongo 367beee228 Repartition functionality in preparation for nested, pending reprioritization
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1591 42af7a65-404d-4744-a932-0658087f49c3
2009-03-10 23:52:46 +00:00
..
Makefile Clean operations are now toolchain specific 2008-01-10 13:38:13 +00:00
up_allocateheap.c Added network init; refactored some header files 2007-09-09 11:58:50 +00:00
up_assert.c SDCC specific changes. Z80 support; re-enable __FILE__ and __LINE__ in assert -- might have broken the 8051/2 2007-06-09 20:31:09 +00:00
up_blocktask.c 8051 integration 2007-03-13 14:08:18 +00:00
up_debug.c 8052 context switch/interrupt integration; pthread arg setup changed 2007-03-13 23:03:12 +00:00
up_delay.c 8051 integration 2007-03-13 14:08:18 +00:00
up_exit.c errno was clobbered by mm_trysemaphore when task exists 2008-01-30 18:49:31 +00:00
up_head.S 8052 context switch/interrupt integration; pthread arg setup changed 2007-03-13 23:03:12 +00:00
up_idle.c 8052 context switch/interrupt integration; pthread arg setup changed 2007-03-13 23:03:12 +00:00
up_initialize.c 8051 integration 2007-03-13 14:08:18 +00:00
up_initialstate.c 8051 integration 2007-03-13 14:08:18 +00:00
up_internal.h Makesystem changes to better support different SoCs 2007-04-25 00:09:44 +00:00
up_interruptcontext.c 8051 is getting closer. Still have to setup timer and uart. 2007-03-02 22:44:29 +00:00
up_irq.c 8052 context switch/interrupt integration; pthread arg setup changed 2007-03-13 23:03:12 +00:00
up_irqtest.c Add 8052 IRQ test; Fix places where IDLE task could try to wait on semaphores 2007-03-14 18:58:21 +00:00
up_putc.c Add comment 2007-03-04 20:34:48 +00:00
up_releasepending.c 8051 integration 2007-03-13 14:08:18 +00:00
up_reprioritizertr.c Repartition functionality in preparation for nested, pending reprioritization 2009-03-10 23:52:46 +00:00
up_restorecontext.c 8052 context switch/interrupt integration; pthread arg setup changed 2007-03-13 23:03:12 +00:00
up_savecontext.c Add 8052 IRQ test; Fix places where IDLE task could try to wait on semaphores 2007-03-14 18:58:21 +00:00
up_timerisr.c Add 8052 IRQ test; Fix places where IDLE task could try to wait on semaphores 2007-03-14 18:58:21 +00:00
up_unblocktask.c Fixed for 8051 w/SDCC compiler 2007-12-28 22:10:14 +00:00