9
0
Fork 0
nuttx-bb/nuttx
patacongo 5c762b8cc9 8051 integration
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@59 7fd9a85b-ad96-42d3-883c-3090e2eb8679
2007-03-13 14:08:18 +00:00
..
Documentation task_create now accepts variable number of arguments; 8051 bringup changes 2007-03-11 17:37:47 +00:00
arch 8051 integration 2007-03-13 14:08:18 +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 8051 integration 2007-03-13 14:08:18 +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