From 2547315d49a4ee9f2fc61d54260a8b1f37f33cbd Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 27 May 2009 21:44:20 +0000 Subject: Fix FAT32 bug git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1829 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/TODO | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'nuttx/TODO') diff --git a/nuttx/TODO b/nuttx/TODO index 679077b22..6f3c9f809 100644 --- a/nuttx/TODO +++ b/nuttx/TODO @@ -10,7 +10,7 @@ NuttX TODO List (Last updated April 12, 2009) (12) Network (net/, netutils/) (1) USB (drivers/usbdev) (4) Libraries (lib/) - (6) File system/Generic drivers (fs/, drivers/) + (7) File system/Generic drivers (fs/, drivers/) (2) Graphics subystem (graphics/) (1) Pascal add-on (pcode/) (0) Documentation (Documentation/) @@ -289,11 +289,6 @@ o File system / Generic drivers (fs/, drivers/) Priority: Low. I have mixed feelings about if NuttX should pay a performance penalty for better data integrity. - Description: FAT: FAT32 is untested -- because I don't have any large - enough devices yet to support a FAT32 FS. - Status: Open - Priority: Medium - Description: The simple SPI based MMCS/SD driver in fs/mmcsd does not yet handle multiple block transfers. Status: Open -- cgit v1.2.3