aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_STM32F0_DISCOVERY/board.c
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-08-20 10:27:17 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-08-20 10:27:17 +0000
commit3e25612cb510bc0518b1748e4dfb820bb5470d8b (patch)
treeac77b70584c711e4f7c9c9ff8c64b05c21b53538 /os/hal/boards/ST_STM32F0_DISCOVERY/board.c
parentb7f30ecaddf9004d866183e67705b2ea43aef6a9 (diff)
downloadChibiOS-3e25612cb510bc0518b1748e4dfb820bb5470d8b.tar.gz
ChibiOS-3e25612cb510bc0518b1748e4dfb820bb5470d8b.tar.bz2
ChibiOS-3e25612cb510bc0518b1748e4dfb820bb5470d8b.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6187 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/boards/ST_STM32F0_DISCOVERY/board.c')
-rw-r--r--os/hal/boards/ST_STM32F0_DISCOVERY/board.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/os/hal/boards/ST_STM32F0_DISCOVERY/board.c b/os/hal/boards/ST_STM32F0_DISCOVERY/board.c
index 0393835ad..7f28873cd 100644
--- a/os/hal/boards/ST_STM32F0_DISCOVERY/board.c
+++ b/os/hal/boards/ST_STM32F0_DISCOVERY/board.c
@@ -14,7 +14,6 @@
limitations under the License.
*/
-#include "ch.h"
#include "hal.h"
#if HAL_USE_PAL || defined(__DOXYGEN__)