aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs/px4io-v2
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2015-01-06 20:17:11 +0100
committerLorenz Meier <lm@inf.ethz.ch>2015-01-06 20:17:11 +0100
commit21148f9b21aabd9aa07fa7bb2e960c788be3f5b7 (patch)
tree4018cb000bd34c2894166329cc7974b0625760ed /nuttx-configs/px4io-v2
parent428f78e1672180293d67f13f47bea66f56ab75ee (diff)
downloadpx4-firmware-21148f9b21aabd9aa07fa7bb2e960c788be3f5b7.tar.gz
px4-firmware-21148f9b21aabd9aa07fa7bb2e960c788be3f5b7.tar.bz2
px4-firmware-21148f9b21aabd9aa07fa7bb2e960c788be3f5b7.zip
Set the interrupt reserve watchdogs to a smaller number
Diffstat (limited to 'nuttx-configs/px4io-v2')
-rwxr-xr-xnuttx-configs/px4io-v2/nsh/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx-configs/px4io-v2/nsh/defconfig b/nuttx-configs/px4io-v2/nsh/defconfig
index ea2c8fb52..00cf17427 100755
--- a/nuttx-configs/px4io-v2/nsh/defconfig
+++ b/nuttx-configs/px4io-v2/nsh/defconfig
@@ -451,8 +451,8 @@ CONFIG_START_YEAR=1970
CONFIG_START_MONTH=1
CONFIG_START_DAY=1
CONFIG_MAX_WDOGPARMS=2
-CONFIG_PREALLOC_WDOGS=4
-CONFIG_WDOG_INTRESERVE=4
+CONFIG_PREALLOC_WDOGS=6
+CONFIG_WDOG_INTRESERVE=2
CONFIG_PREALLOC_TIMERS=0
#