From e1920cbcb38543e1bce93e3d8100821353f23c5a Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 16 Apr 2012 17:20:36 +0000 Subject: Add STM32 watchdog configuration git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4617 7fd9a85b-ad96-42d3-883c-3090e2eb8679 --- nuttx/configs/stm3220g-eval/dhcpd/defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx/configs/stm3220g-eval/dhcpd') diff --git a/nuttx/configs/stm3220g-eval/dhcpd/defconfig b/nuttx/configs/stm3220g-eval/dhcpd/defconfig index 7306bbd7f..db436c236 100644 --- a/nuttx/configs/stm3220g-eval/dhcpd/defconfig +++ b/nuttx/configs/stm3220g-eval/dhcpd/defconfig @@ -172,6 +172,7 @@ CONFIG_STM32_TIM12=n CONFIG_STM32_TIM13=n CONFIG_STM32_TIM14=n CONFIG_STM32_WWDG=n +CONFIG_STM32_IWDG=n CONFIG_STM32_SPI2=n CONFIG_STM32_SPI3=n CONFIG_STM32_USART2=n -- cgit v1.2.3