Reduce IO buf space reasonably

This commit is contained in:
Lorenz Meier 2014-07-12 22:04:04 +02:00
parent 2593fee692
commit fe5d35bc54
1 changed files with 1 additions and 1 deletions

View File

@ -679,7 +679,7 @@ CONFIG_BUILTIN=y
#
# Standard C Library Options
#
CONFIG_STDIO_BUFFER_SIZE=256
CONFIG_STDIO_BUFFER_SIZE=180
CONFIG_STDIO_LINEBUFFER=y
CONFIG_NUNGET_CHARS=2
CONFIG_LIB_HOMEDIR="/"