aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xnuttx-configs/px4io-v1/nsh/defconfig4
-rwxr-xr-xnuttx-configs/px4io-v2/nsh/defconfig4
2 files changed, 4 insertions, 4 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
#
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
#