]> git.sur5r.net Git - freertos/commitdiff
Remove unused header files from the STM32 discovery board library configuration file.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 8 Apr 2011 12:00:48 +0000 (12:00 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 8 Apr 2011 12:00:48 +0000 (12:00 +0000)
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1346 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/stm32f10x_conf.h

index 19049ed98b936520e97e1e79b994b83c63d907d9..b19a93c4d14e014f8789f90c8dfb979c23b809cd 100644 (file)
 \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