|
|
|
@ -246,7 +246,7 @@
@@ -246,7 +246,7 @@
|
|
|
|
|
/ lock control is independent of re-entrancy. */ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#define _FS_REENTRANT 0 |
|
|
|
|
#define _FS_REENTRANT 1 |
|
|
|
|
#define _FS_TIMEOUT MS2ST(1000) |
|
|
|
|
#define _SYNC_t semaphore_t* |
|
|
|
|
/* The option _FS_REENTRANT switches the re-entrancy (thread safe) of the FatFs
|
|
|
|
|