summaryrefslogtreecommitdiff
path: root/include/avr/ffconf.h
diff options
context:
space:
mode:
authorLeo C2016-05-25 13:50:53 +0200
committerLeo C2016-05-25 13:50:53 +0200
commit04b3ea0e67e1f1fe8e9af71f6d532af5471da0e3 (patch)
tree7c061f9f7f6ee41ed02f76f6f67b63a322375cd8 /include/avr/ffconf.h
parent32154e5a9e9bf0a52269b3715711b76dc8fcac0f (diff)
downloadz180-stamp-04b3ea0e67e1f1fe8e9af71f6d532af5471da0e3.zip
new command: source - run commands from a file
Diffstat (limited to 'include/avr/ffconf.h')
-rw-r--r--include/avr/ffconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/avr/ffconf.h b/include/avr/ffconf.h
index fadbe3d..da0052b 100644
--- a/include/avr/ffconf.h
+++ b/include/avr/ffconf.h
@@ -33,7 +33,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().
/