]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - include/avr/ffconf.h
Adaptions for fatfs R0.12b
[z180-stamp.git] / include / avr / ffconf.h
index 99b685c452533f5669d8a5a2439739ab2098f280..2acce326450bf643c28ea75eaa09ca4eadb4d1da 100644 (file)
@@ -25,7 +25,7 @@
 /   3: f_lseek() function is removed in addition to 2. */
 
 
-#define        _USE_STRFUNC    0
+#define        _USE_STRFUNC    2
 /* This option switches string functions, f_gets(), f_putc(), f_puts() and
 /  f_printf().
 /
 /  defined by _NORTC_MON, _NORTC_MDAY and _NORTC_YEAR in local time.
 /  To enable timestamp function (_FS_NORTC = 0), get_fattime() function need to be
 /  added to the project to get current time form real-time clock. _NORTC_MON,
-/  _NORTC_MDAY and _NORTC_YEAR have no effect. 
+/  _NORTC_MDAY and _NORTC_YEAR have no effect.
 /  These options have no effect at read-only configuration (_FS_READONLY = 1). */