Project

General

Profile

Revision 951

Added by Chris Mar over 15 years ago

testing commit on new svn (just template directory)

View differences:

Makefile
156 156
PRINTF_LIB_FLOAT = -Wl,-u,vfprintf -lprintf_flt
157 157

  
158 158
# If this is left blank, then it will use the Standard printf version.
159
PRINTF_LIB =
159
#PRINTF_LIB =
160 160
#PRINTF_LIB = $(PRINTF_LIB_MIN)
161
#PRINTF_LIB = $(PRINTF_LIB_FLOAT)
161
PRINTF_LIB = $(PRINTF_LIB_FLOAT)
162 162

  
163 163

  
164 164
# Minimalistic scanf version

Also available in: Unified diff