summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/hymini-stm32v/usbserial
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-04-16 17:20:36 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-04-16 17:20:36 +0000
commit03a9d63580b10f9ebd185fe158aee557d32c3ad8 (patch)
tree20dbb76bb0ec35303c2a9267d60c872c5c867f0d /nuttx/configs/hymini-stm32v/usbserial
parent845bf4b991a2a47b3f9319d6cf3ef311cba6364b (diff)
Add STM32 watchdog configuration
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4617 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/hymini-stm32v/usbserial')
-rwxr-xr-xnuttx/configs/hymini-stm32v/usbserial/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/hymini-stm32v/usbserial/defconfig b/nuttx/configs/hymini-stm32v/usbserial/defconfig
index b594aba6d1..1a9a6ab288 100755
--- a/nuttx/configs/hymini-stm32v/usbserial/defconfig
+++ b/nuttx/configs/hymini-stm32v/usbserial/defconfig
@@ -118,6 +118,7 @@ CONFIG_STM32_TIM5=n
CONFIG_STM32_TIM6=n
CONFIG_STM32_TIM7=n
CONFIG_STM32_WWDG=n
+CONFIG_STM32_IWDG=n
CONFIG_STM32_SPI2=n
CONFIG_STM32_SPI4=n
CONFIG_STM32_USART2=y