\r
/* Includes ------------------------------------------------------------------*/\r
/* Uncomment the line below to enable peripheral header file inclusion */\r
-#include "stm32f10x_adc.h"\r
-#include "stm32f10x_bkp.h"\r
-#include "stm32f10x_can.h"\r
-#include "stm32f10x_cec.h"\r
-#include "stm32f10x_crc.h"\r
-#include "stm32f10x_dac.h"\r
-#include "stm32f10x_dbgmcu.h"\r
-#include "stm32f10x_dma.h"\r
#include "stm32f10x_exti.h"\r
-#include "stm32f10x_flash.h"\r
-#include "stm32f10x_fsmc.h"\r
#include "stm32f10x_gpio.h"\r
-#include "stm32f10x_i2c.h"\r
-#include "stm32f10x_iwdg.h"\r
-#include "stm32f10x_pwr.h"\r
#include "stm32f10x_rcc.h"\r
-#include "stm32f10x_rtc.h"\r
-#include "stm32f10x_sdio.h"\r
-#include "stm32f10x_spi.h"\r
-#include "stm32f10x_tim.h"\r
-#include "stm32f10x_usart.h"\r
-#include "stm32f10x_wwdg.h"\r
#include "misc.h" /* High level functions for NVIC and SysTick (add-on to CMSIS functions) */\r
\r
/* Exported types ------------------------------------------------------------*/\r