summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-25 13:37:00 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-25 13:37:00 -0600
commitb4e448ad24f5fde37955133e36f4a1b2d8ba642a (patch)
treee11b96e38ed00370da8cd5cc7eae9755319bcf75 /nuttx/TODO
parentf1366e4b1285d10d0521a7d0679d19edfe5cfff6 (diff)
downloadnuttx-b4e448ad24f5fde37955133e36f4a1b2d8ba642a.tar.gz
nuttx-b4e448ad24f5fde37955133e36f4a1b2d8ba642a.tar.bz2
nuttx-b4e448ad24f5fde37955133e36f4a1b2d8ba642a.zip
Update TODO
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO10
1 files changed, 2 insertions, 8 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index 72f2eeb0f..96df99e0d 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -1,4 +1,4 @@
-NuttX TODO List (Last updated September 16, 2014)
+NuttX TODO List (Last updated September 25, 2014)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This file summarizes known NuttX bugs, limitations, inconsistencies with
@@ -18,7 +18,7 @@ nuttx/
(13) Network (net/, drivers/net)
(4) USB (drivers/usbdev, drivers/usbhost)
(10) Libraries (libc/, )
- (13) File system/Generic drivers (fs/, drivers/)
+ (12) File system/Generic drivers (fs/, drivers/)
(6) Graphics subystem (graphics/)
(1) Pascal add-on (pcode/)
(1) Documentation (Documentation/)
@@ -1103,12 +1103,6 @@ o File system / Generic drivers (fs/, drivers/)
Status: Open
Priority: Medium-Low
- Title: READ-AHEAD/WRITE BUFFER UNTESTED
- Description: Block driver read-ahead buffer and write buffer support is
- implemented but not yet tested.
- Status: Open
- Priority: Low
-
Title: SDIO-BASED SD READ-AHEAD/WRITE BUFFERING INCOMPLETE
Description: The drivers/mmcsd/mmcsd_sdio.c driver has hooks in place to
support read-ahead buffering and write buffering, but the logic