X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/28401f7bb749350a66ebe95649d01a25c01842f7..279e1b6ece7fbc90db6cb642f1c289b45648cf9c:/Projects/TempDataLogger/Lib/FATFs/ffconf.h diff --git a/Projects/TempDataLogger/Lib/FATFs/ffconf.h b/Projects/TempDataLogger/Lib/FATFs/ffconf.h index 1087c3a0e..48edc4aed 100644 --- a/Projects/TempDataLogger/Lib/FATFs/ffconf.h +++ b/Projects/TempDataLogger/Lib/FATFs/ffconf.h @@ -163,10 +163,10 @@ /* Include a header file here to define O/S system calls */ /* #include , , or others. */ -/* The _FS_REENTRANT option switches the reentrancy of the FatFs module. +/* The _FS_REENTRANT option switches the re-entrancy of the FatFs module. / -/ 0: Disable reentrancy. _SYNC_t and _FS_TIMEOUT have no effect. -/ 1: Enable reentrancy. Also user provided synchronization handlers, +/ 0: Disable re-entrancy. _SYNC_t and _FS_TIMEOUT have no effect. +/ 1: Enable re-entrancy. Also user provided synchronization handlers, / ff_req_grant, ff_rel_grant, ff_del_syncobj and ff_cre_syncobj / function must be added to the project. */ @@ -179,3 +179,4 @@ #endif /* _FFCONFIG */ +