9
0
Fork 0
nuttx-bb/nuttx/arch/pjrc-8051/src
patacongo a911fb9e50 Add 8052 IRQ test; Fix places where IDLE task could try to wait on semaphores
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@61 7fd9a85b-ad96-42d3-883c-3090e2eb8679
2007-03-14 18:58:21 +00:00
..
Makefile Add 8052 IRQ test; Fix places where IDLE task could try to wait on semaphores 2007-03-14 18:58:21 +00:00
pjrc.h 8052 context switch/interrupt integration; pthread arg setup changed 2007-03-13 23:03:12 +00:00
up_allocateheap.c task_create now accepts variable number of arguments; 8051 bringup changes 2007-03-11 17:37:47 +00:00
up_assert.c 8052 context switch/interrupt integration; pthread arg setup changed 2007-03-13 23:03:12 +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 Import 8051 support 2007-03-02 21:29:08 +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 8052 context switch/interrupt integration; pthread arg setup changed 2007-03-13 23:03:12 +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_leds.c 8052 context switch/interrupt integration; pthread arg setup changed 2007-03-13 23:03:12 +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 8051 integration 2007-03-13 14:08:18 +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 8051 integration 2007-03-13 14:08:18 +00:00