aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/px4fmu/nsh/defconfig
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2012-08-25 19:16:12 +0200
committerLorenz Meier <lm@inf.ethz.ch>2012-08-25 19:16:12 +0200
commit8eeba595eee091f671bc3ed60ed2aa118a9ab4ea (patch)
treed15aefde7a6254d5ddce5b174d382ff67c849a38 /nuttx/configs/px4fmu/nsh/defconfig
parentf901a35bd4393523c48a73a805b0f5d451cec35d (diff)
downloadpx4-firmware-8eeba595eee091f671bc3ed60ed2aa118a9ab4ea.tar.gz
px4-firmware-8eeba595eee091f671bc3ed60ed2aa118a9ab4ea.tar.bz2
px4-firmware-8eeba595eee091f671bc3ed60ed2aa118a9ab4ea.zip
Improved param load / store text feedback, ported sensors app to new driver model, ready for merge and test
Diffstat (limited to 'nuttx/configs/px4fmu/nsh/defconfig')
-rwxr-xr-xnuttx/configs/px4fmu/nsh/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/px4fmu/nsh/defconfig b/nuttx/configs/px4fmu/nsh/defconfig
index 337a825d8..5eb3f1f29 100755
--- a/nuttx/configs/px4fmu/nsh/defconfig
+++ b/nuttx/configs/px4fmu/nsh/defconfig
@@ -651,8 +651,8 @@ CONFIG_ARCH_BZERO=n
CONFIG_MAX_TASKS=32
CONFIG_MAX_TASK_ARGS=8
CONFIG_NPTHREAD_KEYS=4
-CONFIG_NFILE_DESCRIPTORS=20
-CONFIG_NFILE_STREAMS=20
+CONFIG_NFILE_DESCRIPTORS=25
+CONFIG_NFILE_STREAMS=25
CONFIG_NAME_MAX=32
CONFIG_STDIO_BUFFER_SIZE=256
CONFIG_STDIO_LINEBUFFER=y