Go to file
patacongo 8f7e5ad85e 8052 context switch/interrupt integration; pthread arg setup changed
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@60 42af7a65-404d-4744-a932-0658087f49c3
2007-03-13 23:03:12 +00:00
arch 8052 context switch/interrupt integration; pthread arg setup changed 2007-03-13 23:03:12 +00:00
Documentation 8052 context switch/interrupt integration; pthread arg setup changed 2007-03-13 23:03:12 +00:00
drivers This creates a 8051 build that can run in 24Kb of RAM 2007-03-01 21:05:55 +00:00
examples Fixed 8051 printf bug 2007-03-11 21:16:56 +00:00
fs Fix c5471 signal handling + deallocation bug 2007-03-08 18:34:11 +00:00
include task_create now accepts variable number of arguments; 8051 bringup changes 2007-03-11 17:37:47 +00:00
lib task_create now accepts variable number of arguments; 8051 bringup changes 2007-03-11 17:37:47 +00:00
mm task_create now accepts variable number of arguments; 8051 bringup changes 2007-03-11 17:37:47 +00:00
sched 8052 context switch/interrupt integration; pthread arg setup changed 2007-03-13 23:03:12 +00:00
tools Add capability to manager memory in discontiguous regions. 2007-03-04 15:23:22 +00:00
ChangeLog Divided _task_init() in several smaller functions that take fewer paramters. This was necessary to reduce the stack usage for the 8051/2 which has a tiny, 256 byte stack 2007-03-11 22:19:01 +00:00
Makefile This creates a 8051 build that can run in 24Kb of RAM 2007-03-01 21:05:55 +00:00
ReleaseNotes Finished C5471 Integration 2007-03-09 17:22:55 +00:00