SAM4E-EK NSH: Increase the number of preallocated WDOGS to 32 to avoid timeout failures

This commit is contained in:
Gregory Nutt
2014-03-21 11:22:50 -06:00
parent ba51d1d575
commit 474ab5226d
+1 -1
View File
@@ -389,7 +389,7 @@ CONFIG_NAME_MAX=32
CONFIG_PREALLOC_MQ_MSGS=4
CONFIG_MQ_MAXMSGSIZE=32
CONFIG_MAX_WDOGPARMS=2
CONFIG_PREALLOC_WDOGS=4
CONFIG_PREALLOC_WDOGS=32
CONFIG_PREALLOC_TIMERS=4
#