aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_STM32F4_DISCOVERY/board.c
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-08-22 13:11:51 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-08-22 13:11:51 +0000
commitec54a8a7eb52cb9972482e8a70e1db9659ea14bb (patch)
treebdb7e7219f6e9fe2147148a93ccd47cc7ed28617 /os/hal/boards/ST_STM32F4_DISCOVERY/board.c
parent2a30d8215dae3196c6a8f23d899cf8d942b8cd87 (diff)
downloadChibiOS-ec54a8a7eb52cb9972482e8a70e1db9659ea14bb.tar.gz
ChibiOS-ec54a8a7eb52cb9972482e8a70e1db9659ea14bb.tar.bz2
ChibiOS-ec54a8a7eb52cb9972482e8a70e1db9659ea14bb.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6199 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/boards/ST_STM32F4_DISCOVERY/board.c')
-rw-r--r--os/hal/boards/ST_STM32F4_DISCOVERY/board.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/os/hal/boards/ST_STM32F4_DISCOVERY/board.c b/os/hal/boards/ST_STM32F4_DISCOVERY/board.c
index 99569f695..c76d97d55 100644
--- a/os/hal/boards/ST_STM32F4_DISCOVERY/board.c
+++ b/os/hal/boards/ST_STM32F4_DISCOVERY/board.c
@@ -14,7 +14,6 @@
limitations under the License.
*/
-#include "ch.h"
#include "hal.h"
#if HAL_USE_PAL || defined(__DOXYGEN__)