aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2013-09-22 12:17:07 +0200
committerLorenz Meier <lm@inf.ethz.ch>2013-09-22 12:17:07 +0200
commit8483670fed557cc371da2a088c40bed38864a858 (patch)
treee9aa0dbf66efa5841d4e4bbb3319afedd68c81b5 /nuttx-configs
parent9eb4e05c9dd1c9116fbe58da76fa5f750cc8911a (diff)
downloadpx4-firmware-8483670fed557cc371da2a088c40bed38864a858.tar.gz
px4-firmware-8483670fed557cc371da2a088c40bed38864a858.tar.bz2
px4-firmware-8483670fed557cc371da2a088c40bed38864a858.zip
Hot hotfix: Change the number of preallocated smeaphores on both boards to the same value.
Diffstat (limited to 'nuttx-configs')
-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 8f9914310..372453fb6 100644
--- a/nuttx-configs/px4fmu-v2/nsh/defconfig
+++ b/nuttx-configs/px4fmu-v2/nsh/defconfig
@@ -410,7 +410,7 @@ CONFIG_START_DAY=1
CONFIG_DEV_CONSOLE=y
# CONFIG_MUTEX_TYPES is not set
CONFIG_PRIORITY_INHERITANCE=y
-CONFIG_SEM_PREALLOCHOLDERS=8
+CONFIG_SEM_PREALLOCHOLDERS=0
CONFIG_SEM_NNESTPRIO=8
# CONFIG_FDCLONE_DISABLE is not set
CONFIG_FDCLONE_STDIO=y