aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs/px4fmu-v1
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2013-08-27 07:50:15 +0200
committerLorenz Meier <lm@inf.ethz.ch>2013-08-27 07:50:15 +0200
commit7b42d7a0470aaa50e9a8ec5852007ea52165a7ed (patch)
tree54dc277fadc5616b19dd44bd18d84fc96f9c0239 /nuttx-configs/px4fmu-v1
parentbfd0444cb30bf2db3f19a6a1c052d85c2270a090 (diff)
downloadpx4-firmware-7b42d7a0470aaa50e9a8ec5852007ea52165a7ed.tar.gz
px4-firmware-7b42d7a0470aaa50e9a8ec5852007ea52165a7ed.tar.bz2
px4-firmware-7b42d7a0470aaa50e9a8ec5852007ea52165a7ed.zip
Made number of streams more reasonable
Diffstat (limited to 'nuttx-configs/px4fmu-v1')
-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 a7a6725c6..b8b98b149 100644
--- a/nuttx-configs/px4fmu-v1/nsh/defconfig
+++ b/nuttx-configs/px4fmu-v1/nsh/defconfig
@@ -406,7 +406,7 @@ CONFIG_MAX_TASKS=32
CONFIG_MAX_TASK_ARGS=10
CONFIG_NPTHREAD_KEYS=4
CONFIG_NFILE_DESCRIPTORS=32
-CONFIG_NFILE_STREAMS=25
+CONFIG_NFILE_STREAMS=8
CONFIG_NAME_MAX=32
CONFIG_PREALLOC_MQ_MSGS=4
CONFIG_MQ_MAXMSGSIZE=32