support up to 4 drives
Dependents: BaseUsbHost_example SimpleJpegDecode_example SD to Flash Data Transfer
Fork of FATFileSystem by
Revision 3:86638c0f65b0, committed 2012-12-30
- 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 |
diff -r b6669c987c8e -r 86638c0f65b0 ChaN/ffconf.h --- 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. */