Add an option to disable support for long long formats in lib_vsprintf. From Alan Carvalho de Assis

This commit is contained in:
Gregory Nutt
2015-05-30 10:00:54 -06:00
parent 5142a1a1db
commit fce87336a4
291 changed files with 305 additions and 3 deletions
+1
View File
@@ -343,6 +343,7 @@ CONFIG_NUNGET_CHARS=0
# CONFIG_LIBM is not set
CONFIG_NOPRINTF_FIELDWIDTH=y
# CONFIG_LIBC_FLOATINGPOINT is not set
# CONFIG_LIBC_LONG_LONG is not set
# CONFIG_EOL_IS_CR is not set
# CONFIG_EOL_IS_LF is not set
# CONFIG_EOL_IS_BOTH_CRLF is not set