summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO10
1 files changed, 1 insertions, 9 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index a5bf08ace..79dc6af79 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -16,7 +16,7 @@ nuttx/
(16) Network (net/, drivers/net)
(2) USB (drivers/usbdev, drivers/usbhost)
(7) Libraries (lib/)
- (10) File system/Generic drivers (fs/, drivers/)
+ (9) File system/Generic drivers (fs/, drivers/)
(2) Graphics subystem (graphics/)
(1) Pascal add-on (pcode/)
(1) Documentation (Documentation/)
@@ -501,14 +501,6 @@ o File system / Generic drivers (fs/, drivers/)
Status: Open
Priority: Medium
- Description: mkfatfs() does not create the "." directory entry (all directories)
- or the ".." directory entry (all directories except for the root
- directory). NuttX doesn't care about these entries, but this will
- probably make a FAT filesystem formatted on NuttX unusable under
- Windows.
- Status: Open
- Priority: High
-
o Graphics subystem (graphics/)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^