|
|
@@ -286,7 +286,7 @@
|
|
|
/ lock control is independent of re-entrancy. */
|
|
|
|
|
|
|
|
|
-#define FF_FS_REENTRANT 1
|
|
|
+#define FF_FS_REENTRANT 0
|
|
|
#define FF_FS_TIMEOUT 1000
|
|
|
/* The option FF_FS_REENTRANT switches the re-entrancy (thread safe) of the FatFs
|
|
|
/ module itself. Note that regardless of this option, file access to different
|