X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp.git/blobdiff_plain/4f881b028b8e5f6d41efc430185db4d41cb48caa..6204987c3539b71856b4456f218511530af12c6f:/include/avr/ffconf.h diff --git a/include/avr/ffconf.h b/include/avr/ffconf.h index cccab26..fadbe3d 100644 --- a/include/avr/ffconf.h +++ b/include/avr/ffconf.h @@ -8,7 +8,7 @@ / Functions and Buffer Configurations /---------------------------------------------------------------------------*/ -#define _FS_TINY 0 +#define _FS_TINY 1 /* This option switches tiny buffer configuration. (0:Normal or 1:Tiny) / At the tiny configuration, size of the file object (FIL) is reduced _MAX_SS / bytes. Instead of private sector buffer eliminated from the file object,