aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs/px4fmu-v2
diff options
context:
space:
mode:
authorAnton Babushkin <anton.babushkin@me.com>2013-08-27 20:16:51 +0200
committerAnton Babushkin <anton.babushkin@me.com>2013-08-27 20:16:51 +0200
commit864c1d048c6d9390d6bdf5a8058d48df9d36e973 (patch)
treeb8c524118ad8b044b60cdd3a4e8727330b127d96 /nuttx-configs/px4fmu-v2
parent3380d40a7d9a8d1946510fab42abdc7a3a6f1525 (diff)
downloadpx4-firmware-864c1d048c6d9390d6bdf5a8058d48df9d36e973.tar.gz
px4-firmware-864c1d048c6d9390d6bdf5a8058d48df9d36e973.tar.bz2
px4-firmware-864c1d048c6d9390d6bdf5a8058d48df9d36e973.zip
Revert "Tighter configs to save RAM"
This reverts commit 3380d40a7d9a8d1946510fab42abdc7a3a6f1525.
Diffstat (limited to 'nuttx-configs/px4fmu-v2')
-rw-r--r--nuttx-configs/px4fmu-v2/nsh/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx-configs/px4fmu-v2/nsh/defconfig b/nuttx-configs/px4fmu-v2/nsh/defconfig
index e1bc867e5..e507c89ba 100644
--- a/nuttx-configs/px4fmu-v2/nsh/defconfig
+++ b/nuttx-configs/px4fmu-v2/nsh/defconfig
@@ -451,7 +451,7 @@ CONFIG_SIG_SIGWORK=4
CONFIG_MAX_TASKS=32
CONFIG_MAX_TASK_ARGS=10
CONFIG_NPTHREAD_KEYS=4
-CONFIG_NFILE_DESCRIPTORS=24
+CONFIG_NFILE_DESCRIPTORS=32
CONFIG_NFILE_STREAMS=8
CONFIG_NAME_MAX=32
CONFIG_PREALLOC_MQ_MSGS=4