From 62fb03e8a5fe25cf15fba1c106d854a0a7cb9b1f 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: svn://svn.code.sf.net/p/nuttx/code/trunk@4617 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/stm3210e-eval/nx/defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx/configs/stm3210e-eval/nx/defconfig') diff --git a/nuttx/configs/stm3210e-eval/nx/defconfig b/nuttx/configs/stm3210e-eval/nx/defconfig index c01e283c3..359cf8150 100644 --- a/nuttx/configs/stm3210e-eval/nx/defconfig +++ b/nuttx/configs/stm3210e-eval/nx/defconfig @@ -131,6 +131,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 -- cgit v1.2.3