FatFs R0.10c, released November 9, 2014

This commit is contained in:
Christopher Williams
2015-01-31 09:29:37 -07:00
parent 762b341574
commit 0e89a5798f
79 changed files with 1601 additions and 1367 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
/ If the file has been opened without FA_WRITE flag, it only checks if
/ the file is contiguous and returns the resulut. */
#if _FATFS != 8051 /* Check if R0.10b */
#if _FATFS != 80367 /* Check if R0.10c */
#error This function may not be compatible with this revision of FatFs module.
#endif
Binary file not shown.