summaryrefslogtreecommitdiff
path: root/nuttx/TODO
Commit message (Expand)AuthorAgeFilesLines
* Adding uIP 1.0patacongo2007-08-261-1/+1
* document environment variablespatacongo2007-06-301-0/+2
* Force directory name to be nuttx-xx.yy.zzpatacongo2007-06-101-2/+4
* Fixed a problem with arch/arm/src dependenciespatacongo2007-06-101-3/+0
* Simply conditional build; fix conditional compilationpatacongo2007-06-091-1/+1
* Add support for custom system timer frequencypatacongo2007-06-091-4/+0
* updatedpatacongo2007-06-061-1/+6
* Add stat()patacongo2007-05-271-1/+1
* prepare for 0.2.6 releasenuttx-2.6patacongo2007-05-261-1/+1
* Add unlink(), mkdir(), rmdir(), and rename()patacongo2007-05-211-3/+2
* Add strspn() and strcspn()patacongo2007-05-201-3/+2
* updatespatacongo2007-05-201-0/+1
* Initial mount integrationpatacongo2007-05-131-1/+4
* Another thing to dopatacongo2007-05-061-0/+4
* Changes to resulting previous merge of arch/c5471 and arch/dm320 into arch/ar...patacongo2007-04-291-5/+8
* arch/c5471/include and arch/dm320/include are not identical. This is in prep...patacongo2007-04-261-3/+8
* Moved exclusion logic to a higher level so that printf output is more readabl...patacongo2007-03-291-14/+2
* updatespatacongo2007-03-271-2/+2
* Add a directory to hold board-specific driverspatacongo2007-03-261-9/+17
* Create a place to hold board specific header filespatacongo2007-03-261-1/+0
* Makefile would sometimes create spurious linkspatacongo2007-03-251-8/+5
* Add test of pthread barrier logicpatacongo2007-03-241-5/+6
* Add new pthread_* APIspatacongo2007-03-231-0/+3
* Create configs/ dir; separate board configuration from processor architecturepatacongo2007-03-231-3/+0
* updatepatacongo2007-03-221-1/+3
* Added support for POSIX timerspatacongo2007-03-211-0/+74