From 94c81528c116297ac14762169bbb46ccf78cef36 Mon Sep 17 00:00:00 2001 From: Jared Boone Date: Tue, 19 Apr 2016 09:51:31 -0700 Subject: [PATCH] FatFs update to R0.11a. --- .../ext/fatfs/doc/00index_e.html | 108 +- .../ext/fatfs/doc/00index_j.html | 107 +- .../chibios-portapack/ext/fatfs/doc/css_e.css | 12 +- .../chibios-portapack/ext/fatfs/doc/css_j.css | 14 +- .../chibios-portapack/ext/fatfs/doc/css_p.css | 1 - .../ext/fatfs/doc/en/appnote.html | 226 +- .../ext/fatfs/doc/en/chdir.html | 2 +- .../ext/fatfs/doc/en/chdrive.html | 2 +- .../ext/fatfs/doc/en/chmod.html | 4 +- .../ext/fatfs/doc/en/close.html | 3 +- .../ext/fatfs/doc/en/closedir.html | 2 +- .../ext/fatfs/doc/en/config.html | 220 + .../ext/fatfs/doc/en/dinit.html | 4 +- .../ext/fatfs/doc/en/dioctl.html | 10 +- .../ext/fatfs/doc/en/dread.html | 8 +- .../ext/fatfs/doc/en/dstat.html | 2 +- .../ext/fatfs/doc/en/dwrite.html | 6 +- .../ext/fatfs/doc/en/eof.html | 4 +- .../ext/fatfs/doc/en/error.html | 2 +- .../ext/fatfs/doc/en/fattime.html | 6 +- .../ext/fatfs/doc/en/fdisk.html | 2 +- .../ext/fatfs/doc/en/filename.html | 34 +- .../ext/fatfs/doc/en/findfirst.html | 119 + .../ext/fatfs/doc/en/findnext.html | 69 + .../ext/fatfs/doc/en/forward.html | 5 +- .../ext/fatfs/doc/en/getcwd.html | 4 +- .../ext/fatfs/doc/en/getfree.html | 4 +- .../ext/fatfs/doc/en/gets.html | 6 +- .../ext/fatfs/doc/en/lseek.html | 13 +- .../ext/fatfs/doc/en/mkdir.html | 2 +- .../ext/fatfs/doc/en/mkfs.html | 19 +- .../ext/fatfs/doc/en/mount.html | 18 +- .../ext/fatfs/doc/en/open.html | 20 +- .../ext/fatfs/doc/en/opendir.html | 4 +- .../ext/fatfs/doc/en/printf.html | 6 +- .../ext/fatfs/doc/en/putc.html | 10 +- .../ext/fatfs/doc/en/puts.html | 10 +- .../ext/fatfs/doc/en/rc.html | 29 +- .../ext/fatfs/doc/en/read.html | 1 - .../ext/fatfs/doc/en/readdir.html | 14 +- .../ext/fatfs/doc/en/rename.html | 15 +- .../ext/fatfs/doc/en/sdir.html | 5 +- .../ext/fatfs/doc/en/setlabel.html | 7 +- .../ext/fatfs/doc/en/sfatfs.html | 22 +- .../ext/fatfs/doc/en/sfile.html | 12 +- .../ext/fatfs/doc/en/sfileinfo.html | 6 +- .../ext/fatfs/doc/en/size.html | 2 +- .../ext/fatfs/doc/en/stat.html | 2 +- .../ext/fatfs/doc/en/sync.html | 5 +- .../ext/fatfs/doc/en/tell.html | 2 +- .../ext/fatfs/doc/en/truncate.html | 3 +- .../ext/fatfs/doc/en/unlink.html | 4 +- .../ext/fatfs/doc/en/utime.html | 2 +- .../ext/fatfs/doc/en/write.html | 1 - .../ext/fatfs/doc/img/app3.c | 34 +- .../ext/fatfs/doc/img/app4.c | 9 +- .../ext/fatfs/doc/img/f6.png | Bin 1436 -> 1464 bytes .../ext/fatfs/doc/img/funcs.png | Bin 14357 -> 19491 bytes .../ext/fatfs/doc/img/layers.png | Bin 2401 -> 5521 bytes .../ext/fatfs/doc/img/layers1.png | Bin 0 -> 3843 bytes .../ext/fatfs/doc/img/layers2.png | Bin 0 -> 3741 bytes .../ext/fatfs/doc/ja/appnote.html | 175 +- .../ext/fatfs/doc/ja/close.html | 1 - .../ext/fatfs/doc/ja/config.html | 225 + .../ext/fatfs/doc/ja/dinit.html | 4 +- .../ext/fatfs/doc/ja/dioctl.html | 12 +- .../ext/fatfs/doc/ja/dread.html | 12 +- .../ext/fatfs/doc/ja/dstat.html | 2 +- .../ext/fatfs/doc/ja/dwrite.html | 10 +- .../ext/fatfs/doc/ja/eof.html | 2 +- .../ext/fatfs/doc/ja/error.html | 2 +- .../ext/fatfs/doc/ja/fattime.html | 2 +- .../ext/fatfs/doc/ja/filename.html | 32 +- .../ext/fatfs/doc/ja/findfirst.html | 119 + .../ext/fatfs/doc/ja/findnext.html | 68 + .../ext/fatfs/doc/ja/forward.html | 3 +- .../ext/fatfs/doc/ja/getfree.html | 2 +- .../ext/fatfs/doc/ja/gets.html | 4 +- .../ext/fatfs/doc/ja/lseek.html | 11 +- .../ext/fatfs/doc/ja/mkdir.html | 4 +- .../ext/fatfs/doc/ja/mkfs.html | 19 +- .../ext/fatfs/doc/ja/mount.html | 12 +- .../ext/fatfs/doc/ja/open.html | 6 +- .../ext/fatfs/doc/ja/opendir.html | 5 +- .../ext/fatfs/doc/ja/printf.html | 4 +- .../ext/fatfs/doc/ja/putc.html | 4 +- .../ext/fatfs/doc/ja/puts.html | 4 +- .../ext/fatfs/doc/ja/rc.html | 27 +- .../ext/fatfs/doc/ja/read.html | 1 - .../ext/fatfs/doc/ja/readdir.html | 14 +- .../ext/fatfs/doc/ja/rename.html | 11 +- .../ext/fatfs/doc/ja/sdir.html | 9 +- .../ext/fatfs/doc/ja/setlabel.html | 3 +- .../ext/fatfs/doc/ja/sfatfs.html | 12 +- .../ext/fatfs/doc/ja/sfile.html | 6 +- .../ext/fatfs/doc/ja/sfileinfo.html | 8 +- .../ext/fatfs/doc/ja/size.html | 2 +- .../ext/fatfs/doc/ja/stat.html | 1 + .../ext/fatfs/doc/ja/sync.html | 5 +- .../ext/fatfs/doc/ja/tell.html | 2 +- .../ext/fatfs/doc/ja/truncate.html | 1 - .../ext/fatfs/doc/ja/unlink.html | 9 +- .../ext/fatfs/doc/ja/write.html | 1 - .../ext/fatfs/doc/updates.txt | 152 - .../ext/fatfs/src/00history.txt | 245 + .../ext/fatfs/src/00readme.txt | 166 +- .../chibios-portapack/ext/fatfs/src/diskio.c | 12 +- firmware/chibios-portapack/ext/fatfs/src/ff.c | 1160 +-- firmware/chibios-portapack/ext/fatfs/src/ff.h | 37 +- .../fatfs/src/{ffconf_template.h => ffconf.h} | 126 +- .../chibios-portapack/ext/fatfs/src/integer.h | 10 +- .../ext/fatfs/src/option/cc932.c | 7043 +++++++++-------- .../ext/fatfs/src/option/cc936.c | 55 +- .../ext/fatfs/src/option/cc949.c | 55 +- .../ext/fatfs/src/option/cc950.c | 55 +- .../ext/fatfs/src/option/ccsbcs.c | 662 +- .../ext/fatfs/src/option/unicode.c | 2 +- .../ext/fatfs/src/patch1.patch | 14 - 118 files changed, 6365 insertions(+), 5548 deletions(-) delete mode 100644 firmware/chibios-portapack/ext/fatfs/doc/css_p.css create mode 100644 firmware/chibios-portapack/ext/fatfs/doc/en/config.html create mode 100644 firmware/chibios-portapack/ext/fatfs/doc/en/findfirst.html create mode 100644 firmware/chibios-portapack/ext/fatfs/doc/en/findnext.html create mode 100644 firmware/chibios-portapack/ext/fatfs/doc/img/layers1.png create mode 100644 firmware/chibios-portapack/ext/fatfs/doc/img/layers2.png create mode 100644 firmware/chibios-portapack/ext/fatfs/doc/ja/config.html create mode 100644 firmware/chibios-portapack/ext/fatfs/doc/ja/findfirst.html create mode 100644 firmware/chibios-portapack/ext/fatfs/doc/ja/findnext.html delete mode 100644 firmware/chibios-portapack/ext/fatfs/doc/updates.txt create mode 100644 firmware/chibios-portapack/ext/fatfs/src/00history.txt rename firmware/chibios-portapack/ext/fatfs/src/{ffconf_template.h => ffconf.h} (77%) delete mode 100644 firmware/chibios-portapack/ext/fatfs/src/patch1.patch diff --git a/firmware/chibios-portapack/ext/fatfs/doc/00index_e.html b/firmware/chibios-portapack/ext/fatfs/doc/00index_e.html index 9dc9d8e8..2eef02ee 100644 --- a/firmware/chibios-portapack/ext/fatfs/doc/00index_e.html +++ b/firmware/chibios-portapack/ext/fatfs/doc/00index_e.html @@ -19,14 +19,14 @@
layer -

FatFs is a generic FAT file system module for small embedded systems. The FatFs module is written in compliance with ANSI C (C89) and completely separated from the disk I/O layer. Therefore it is independent of the platform. It can be incorporated into small microcontrollers with limited resource, such as 8051, PIC, AVR, ARM, Z80, 78K and etc. Also Petit FatFs module for tiny microcontrollers is available here↗.

+

FatFs is a generic FAT file system module for small embedded systems. The FatFs module is written in compliance with ANSI C (C89) and completely separated from the disk I/O layer. Therefore it is independent of the platform. It can be incorporated into small microcontrollers with limited resource, such as 8051, PIC, AVR, ARM, Z80, 78K and etc. Also Petit FatFs module for tiny microcontrollers is available here.

Features