nuttx/arch/pjrc-8051/src
patacongo 28c3d07135 Fix timeslice calculation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@232 42af7a65-404d-4744-a932-0658087f49c3
2007-05-20 15:43:53 +00:00
..
Makefile Move PJRC led support into board-specific logic 2007-03-27 16:19:51 +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 task_delete() calls sched_unlock(); _exit must keep pre-emption disabled until pending queue emptied. 2007-03-29 13:26:24 +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 Add test of roundrobin scheduler (still does not work) 2007-03-17 21:32:21 +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 Fix timeslice calculation 2007-05-20 15:43:53 +00:00