From 7b78a5a287827db9e9b16286f3604aef69b37c5c Mon Sep 17 00:00:00 2001 From: Leo C Date: Mon, 17 Nov 2014 14:47:05 +0100 Subject: Import fatfs R0.10c --- fatfs/doc/img/app3.c | 2 +- fatfs/doc/img/mkfatimg.zip | Bin 0 -> 686662 bytes 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 fatfs/doc/img/mkfatimg.zip (limited to 'fatfs/doc/img') 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 Binary files /dev/null and b/fatfs/doc/img/mkfatimg.zip differ -- cgit v1.2.3