Revision 470d0567 Target/Demo/ARMCM3_STM32F103_DiWheelDrive_GCC/Boot/lib/STM32F10x_StdPeriph_Driver/stm32f10x_conf.h

View differences:

Target/Demo/ARMCM3_STM32F103_DiWheelDrive_GCC/Boot/lib/STM32F10x_StdPeriph_Driver/stm32f10x_conf.h
38 38
/*#include "stm32f10x_fsmc.h"*/
39 39
#include "stm32f10x_gpio.h" /* needed for configuring the SPI and UART pins */
40 40
/*#include "stm32f10x_i2c.h"*/
41
/*#include "stm32f10x_iwdg.h"*/
41
#include "stm32f10x_iwdg.h"
42 42
#include "stm32f10x_pwr.h"
43 43
#include "stm32f10x_rcc.h" /* needed for enabling the SPI and UART peripherals */
44 44
#include "stm32f10x_rtc.h"

Also available in: Unified diff