ARMEBS4  revision-26.06.2015
bsp_stm32f4_geval.h
Go to the documentation of this file.
1 /************************************************************************//**
2  * \file bsp_stm32f4_geval.h
3  * \brief BSP for stm3240 g-eval board
4  * \author marc dot pignat at hevs dot ch
5  * \ingroup bsp
6  * @{
7  ***************************************************************************/
8 #ifndef HEIVS_BSP_STM32F4_GEVAL_H
9 #define HEIVS_BSP_STM32F4_GEVAL_H
10 
11 #ifndef BOARD_STM32F4_GEVAL
12 #error this file should not be included by hand
13 #endif
14 
15 /**
16  * @}
17  */
18 #endif /* HEIVS_BSP_STM32F4_GEVAL_H */