summaryrefslogtreecommitdiff
path: root/fatfs/doc/img
diff options
context:
space:
mode:
authorLeo C2014-11-17 14:47:05 +0100
committerLeo C2014-11-17 14:47:05 +0100
commit7b78a5a287827db9e9b16286f3604aef69b37c5c (patch)
tree6a3788876f5d701f42663f0a498068f18e39df79 /fatfs/doc/img
parent5366852335044c1e68a5c32548d3051cc943552f (diff)
downloadz180-stamp-7b78a5a287827db9e9b16286f3604aef69b37c5c.zip
Import fatfs R0.10cfatfs-0.10c
Diffstat (limited to 'fatfs/doc/img')
-rw-r--r--fatfs/doc/img/app3.c2
-rw-r--r--fatfs/doc/img/mkfatimg.zipbin0 -> 686662 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/fatfs/doc/img/app3.c b/fatfs/doc/img/app3.c
index 736c15a..662c403 100644
--- a/fatfs/doc/img/app3.c
+++ b/fatfs/doc/img/app3.c
@@ -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
diff --git a/fatfs/doc/img/mkfatimg.zip b/fatfs/doc/img/mkfatimg.zip
new file mode 100644
index 0000000..d0728b4
--- /dev/null
+++ b/fatfs/doc/img/mkfatimg.zip
Binary files differ