]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - include/avr/ffconf.h
Rename getenv() to getenv_char()
[z180-stamp.git] / include / avr / ffconf.h
index cccab265de239623e2b4daff1a2318e602b5f16b..fadbe3d4d361720adf96d7889ff47fbf5ccb3f37 100644 (file)
@@ -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,