aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32F37x
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-10-01 12:30:57 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-10-01 12:30:57 +0000
commite23cb1d41f87d6f5eba8e76e3dbfedceb9a6fc2b (patch)
tree50aa19c5107ccddee957b4bbe9bb8c058ceb26a5 /os/hal/ports/STM32F37x
parent2acabf55f6ca9d992803b629157b971358fb76f6 (diff)
downloadChibiOS-e23cb1d41f87d6f5eba8e76e3dbfedceb9a6fc2b.tar.gz
ChibiOS-e23cb1d41f87d6f5eba8e76e3dbfedceb9a6fc2b.tar.bz2
ChibiOS-e23cb1d41f87d6f5eba8e76e3dbfedceb9a6fc2b.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6341 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/ports/STM32F37x')
-rw-r--r--os/hal/ports/STM32F37x/hal_lld.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/os/hal/ports/STM32F37x/hal_lld.h b/os/hal/ports/STM32F37x/hal_lld.h
index 763e70da0..efd22043f 100644
--- a/os/hal/ports/STM32F37x/hal_lld.h
+++ b/os/hal/ports/STM32F37x/hal_lld.h
@@ -36,7 +36,6 @@
#ifndef _HAL_LLD_H_
#define _HAL_LLD_H_
-#include "stm32.h"
#include "stm32_registry.h"
/*===========================================================================*/