Adaptation of the official mbed FATFileSystem repository to allow more than one file system volume

Dependents:   DMSupport DMSupport DMSupport

Fork of DM_FATFileSystem by EmbeddedArtists AB

Revision:
5:e9018c2396af
Parent:
4:3ff2606d5713
Child:
6:4b97221ac12e
--- a/ChaN/ffconf.h	Thu Aug 28 13:15:31 2014 +0100
+++ b/ChaN/ffconf.h	Fri Oct 10 07:11:28 2014 +0000
@@ -126,7 +126,7 @@
 / Physical Drive Configurations
 /----------------------------------------------------------------------------*/
 
-#define _VOLUMES    1
+#define _VOLUMES    3
 /* Number of volumes (logical drives) to be used. */