aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs/px4io-v1
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2015-01-06 20:17:11 +0100
committerDavid Sidrane <david_s5@nscdg.com>2015-04-07 07:12:03 -1000
commit5388ee526fdf37d7d07d20ac4569555aa7f26916 (patch)
tree105b858eac703d6104775b0a826bd01e9656be14 /nuttx-configs/px4io-v1
parentcce57306878c2f8eb19d5ac41690e21cf32bcfe7 (diff)
downloadpx4-firmware-5388ee526fdf37d7d07d20ac4569555aa7f26916.tar.gz
px4-firmware-5388ee526fdf37d7d07d20ac4569555aa7f26916.tar.bz2
px4-firmware-5388ee526fdf37d7d07d20ac4569555aa7f26916.zip
Set the interrupt reserve watchdogs to a smaller number
Diffstat (limited to 'nuttx-configs/px4io-v1')
-rwxr-xr-xnuttx-configs/px4io-v1/nsh/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx-configs/px4io-v1/nsh/defconfig b/nuttx-configs/px4io-v1/nsh/defconfig
index f962046c0..54161dc77 100755
--- a/nuttx-configs/px4io-v1/nsh/defconfig
+++ b/nuttx-configs/px4io-v1/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
#