support up to 4 drives

Dependents:   BaseUsbHost_example SimpleJpegDecode_example SD to Flash Data Transfer

Fork of FATFileSystem by mbed official

Files at this revision

API Documentation at this revision

Comitter:
va009039
Date:
Sun Dec 30 21:54:03 2012 +0000
Parent:
2:b6669c987c8e
Commit message:
support up to 4 drives

Changed in this revision

ChaN/ffconf.h Show annotated file Show diff for this revision Revisions of this file
--- a/ChaN/ffconf.h	Thu Nov 29 10:56:08 2012 +0000
+++ b/ChaN/ffconf.h	Sun Dec 30 21:54:03 2012 +0000
@@ -126,7 +126,7 @@
 / Physical Drive Configurations
 /----------------------------------------------------------------------------*/
 
-#define _VOLUMES    1
+#define _VOLUMES    4
 /* Number of volumes (logical drives) to be used. */