summaryrefslogtreecommitdiff
path: root/nuttx/arch/sim
Commit message (Expand)AuthorAgeFilesLines
* Restructure header files for POSIX compliance; eliminate compile warningspatacongo2007-03-201-0/+1
* Fix typospatacongo2007-03-192-2/+2
* Add test of roundrobin scheduler (still does not work)patacongo2007-03-171-1/+1
* Added opendir, readdir, closedir, etc.patacongo2007-03-141-0/+2
* task_create now accepts variable number of arguments; 8051 bringup changespatacongo2007-03-112-1/+5
* Add to nsh, add limits.h, gets, strtok, strtok_rpatacongo2007-03-101-0/+74
* Working with c5471 interruptspatacongo2007-03-071-2/+2
* Re-design vsprintf so that it does not use so much stack; handle 8051's 2-byt...patacongo2007-03-051-0/+8
* Add capability to manager memory in discontiguous regions.patacongo2007-03-041-0/+5
* Code complete for 8051 (not tested)patacongo2007-03-021-0/+3
* This creates a 8051 build that can run in 24Kb of RAMpatacongo2007-03-011-0/+5
* Still working toward clean 8051 linkpatacongo2007-02-283-12/+30
* Fix link problemspatacongo2007-02-282-3/+3
* Working toward successful link using aslinkpatacongo2007-02-272-16/+34
* Finally, a clean SDCC compilepatacongo2007-02-271-26/+0
* Progress toward clean SDCC compilationpatacongo2007-02-218-19/+49
* Fixes for STDCC compiler (more needed)patacongo2007-02-201-0/+3
* Add options to define compiler characteristicspatacongo2007-02-201-0/+10
* Preparing to test on the C5471patacongo2007-02-181-0/+8
* NuttX RTOSpatacongo2007-02-1725-0/+2553