aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs/px4fmu-v1/nsh
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2014-07-12 22:04:04 +0200
committerLorenz Meier <lm@inf.ethz.ch>2014-07-12 22:04:04 +0200
commitfe5d35bc546232b2d897e7509c28441178b6e7ea (patch)
tree0c556da9683783738c87226903c0ceb5f2d6cdf6 /nuttx-configs/px4fmu-v1/nsh
parent2593fee69208bcbf7ebc861084610be3952632f5 (diff)
downloadpx4-firmware-fe5d35bc546232b2d897e7509c28441178b6e7ea.tar.gz
px4-firmware-fe5d35bc546232b2d897e7509c28441178b6e7ea.tar.bz2
px4-firmware-fe5d35bc546232b2d897e7509c28441178b6e7ea.zip
Reduce IO buf space reasonably
Diffstat (limited to 'nuttx-configs/px4fmu-v1/nsh')
-rw-r--r--nuttx-configs/px4fmu-v1/nsh/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx-configs/px4fmu-v1/nsh/defconfig b/nuttx-configs/px4fmu-v1/nsh/defconfig
index 6717ae19a..a651faffa 100644
--- a/nuttx-configs/px4fmu-v1/nsh/defconfig
+++ b/nuttx-configs/px4fmu-v1/nsh/defconfig
@@ -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="/"