aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs/px4fmu-v2
diff options
context:
space:
mode:
authorDavid Sidrane <david_s5@nscdg.com>2014-12-24 05:08:02 -1000
committerDavid Sidrane <david_s5@nscdg.com>2014-12-24 05:08:02 -1000
commit6f53c602022d69b03a722f39871fe86e4cd3b26c (patch)
treedc5dc019918d21788f1a93a9c026b7af2aefda21 /nuttx-configs/px4fmu-v2
parent31b25c9d38cf6b7332a991fd8f515ba5b4369a67 (diff)
downloadpx4-firmware-6f53c602022d69b03a722f39871fe86e4cd3b26c.tar.gz
px4-firmware-6f53c602022d69b03a722f39871fe86e4cd3b26c.tar.bz2
px4-firmware-6f53c602022d69b03a722f39871fe86e4cd3b26c.zip
Bumped the CONFIG_NFILE_DESCRIPTORS up after testing CCASERT
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 c85af86f2..ee1f97798 100644
--- a/nuttx-configs/px4fmu-v2/nsh/defconfig
+++ b/nuttx-configs/px4fmu-v2/nsh/defconfig
@@ -527,7 +527,7 @@ CONFIG_DEV_CONSOLE=y
# CONFIG_FDCLONE_DISABLE is not set
CONFIG_FDCLONE_STDIO=y
CONFIG_SDCLONE_DISABLE=y
-CONFIG_NFILE_DESCRIPTORS=32
+CONFIG_NFILE_DESCRIPTORS=42
CONFIG_NFILE_STREAMS=8
CONFIG_NAME_MAX=32
CONFIG_PRIORITY_INHERITANCE=y