aboutsummaryrefslogtreecommitdiffstats
path: root/boards
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-04-23 08:46:08 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-04-23 08:46:08 +0000
commit476c5f0802791ee8e5a7292c1aef259e56e117b9 (patch)
tree6a953e07a1dcd30019f2d21af6c2ca6d6f6ea24c /boards
parent8e51a4e76af804a9dbb5f000f653df7cb471a260 (diff)
downloadChibiOS-476c5f0802791ee8e5a7292c1aef259e56e117b9.tar.gz
ChibiOS-476c5f0802791ee8e5a7292c1aef259e56e117b9.tar.bz2
ChibiOS-476c5f0802791ee8e5a7292c1aef259e56e117b9.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2890 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'boards')
-rw-r--r--boards/ST_STM3210E_EVAL/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/ST_STM3210E_EVAL/board.h b/boards/ST_STM3210E_EVAL/board.h
index 9d4c237c7..885459a74 100644
--- a/boards/ST_STM3210E_EVAL/board.h
+++ b/boards/ST_STM3210E_EVAL/board.h
@@ -40,7 +40,7 @@
/*
* MCU type, supported types are defined in ./os/hal/platforms/hal_lld.h.
*/
-#define STM32F10X_HD
+#define STM32F10X_HL
/*
* IO pins assignments.