summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-03-19 23:03:25 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-03-19 23:03:25 +0000
commit1dd1cc506aa2f85dc12a4485f738cc149118935a (patch)
tree81db76ac5a5e3a58fbe2f5c4fd1c8cb0010b2199 /nuttx/TODO
parent26af93734e5338ba01fd01b3352f5871c6ce65ef (diff)
downloadpx4-nuttx-1dd1cc506aa2f85dc12a4485f738cc149118935a.tar.gz
px4-nuttx-1dd1cc506aa2f85dc12a4485f738cc149118935a.tar.bz2
px4-nuttx-1dd1cc506aa2f85dc12a4485f738cc149118935a.zip
More build fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3403 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO12
1 files changed, 2 insertions, 10 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index 66b489a78..044c42d18 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -10,7 +10,7 @@ nuttx/
(1) pthreads (sched/)
(1) C++ Support
(5) Binary loaders (binfmt/)
- (16 Network (net/, drivers/net)
+ (15) Network (net/, drivers/net)
(2) USB (drivers/usbdev, drivers/usbhost)
(5) Libraries (lib/)
(13) File system/Generic drivers (fs/, drivers/)
@@ -427,14 +427,6 @@ o File system / Generic drivers (fs/, drivers/)
Status: Open
Priority: Low
- Description: A FLASH translation layer (FTL) has been implemented at
- drivers/mtd/ftl.c but has not yet been tested. This layer
- will convert a FLASH MTD interface into a block driver that
- can be used with any file system. Good performance of this
- layer will depend upon functioning write buffer support!
- Status: Open
- Priority: Low
-
Description: ENC28J60 driver is complete, but untested (I still haven't got
a good ENC28J60 test platform).
Status: Open
@@ -843,7 +835,7 @@ o ARM/LM3S6918 (arch/arm/src/lm3s/)
o ARM/STM32 (arch/arm/src/stm32/)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Description: NOR Flash driver and FTL layer to support a file system.
+ Description: NOR Flash driver with FTL layer to support a file system.
Status: Open
Priority: Low