aboutsummaryrefslogtreecommitdiffstats
path: root/boards/ST_STM3210C_EVAL/board.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-16 18:39:47 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-16 18:39:47 +0000
commit354bd66eb083691cab4c2c29b32a836805ac5edc (patch)
treea6cdb1387752aaea3715b7551b24c2aaf3c64be6 /boards/ST_STM3210C_EVAL/board.h
parent5962467685985de2d79a85a1fcf8b1961d3d72de (diff)
downloadChibiOS-354bd66eb083691cab4c2c29b32a836805ac5edc.tar.gz
ChibiOS-354bd66eb083691cab4c2c29b32a836805ac5edc.tar.bz2
ChibiOS-354bd66eb083691cab4c2c29b32a836805ac5edc.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2371 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'boards/ST_STM3210C_EVAL/board.h')
-rw-r--r--boards/ST_STM3210C_EVAL/board.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/boards/ST_STM3210C_EVAL/board.h b/boards/ST_STM3210C_EVAL/board.h
index 8c382a8b8..30bb6cb94 100644
--- a/boards/ST_STM3210C_EVAL/board.h
+++ b/boards/ST_STM3210C_EVAL/board.h
@@ -28,7 +28,7 @@
* Board identifier.
*/
#define BOARD_ST_STM3210C_EVAL
-#define BOARD_NAME "ST STM3210C-EVAL"
+#define BOARD_NAME "ST STM3210C-EVAL"
/*
* Board frequencies.
@@ -39,7 +39,7 @@
/*
* MCU type, supported types are defined in ./os/hal/platforms/hal_lld.h.
*/
-#define STM32F107xC
+#define STM32F10X_CL
/*
* IO pins assignments.