summaryrefslogtreecommitdiff
path: root/nuttx/include
Commit message (Expand)AuthorAgeFilesLines
* Debug instrumentationpatacongo2007-03-092-0/+13
* Re-design vsprintf so that it does not use so much stack; handle 8051's 2-byt...patacongo2007-03-051-0/+18
* Add capability to manager memory in discontiguous regions.patacongo2007-03-041-1/+2
* Code complete for 8051 (not tested)patacongo2007-03-024-9/+28
* This creates a 8051 build that can run in 24Kb of RAMpatacongo2007-03-013-6/+9
* Still working toward clean 8051 linkpatacongo2007-02-282-4/+34
* Finally, a clean SDCC compilepatacongo2007-02-2720-190/+308
* Progress toward clean SDCC compilationpatacongo2007-02-219-43/+109
* Eliminating SDCC compilation errorspatacongo2007-02-213-6/+13
* Working toward compiler independence: Removed inline funcspatacongo2007-02-203-34/+3
* Eliminating GCC dependenciespatacongo2007-02-2011-83/+68
* Add support for non-GCC compilerpatacongo2007-02-201-4/+12
* SDCC detected bugspatacongo2007-02-201-2/+0
* Fix ARM IRQ handling problem + ARM context restore problempatacongo2007-02-191-1/+1
* NuttX RTOSpatacongo2007-02-1725-0/+3813