aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-09-28 11:40:44 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-09-28 11:40:44 +0000
commit5d80af2a1bda2db0ed1812cee0d5096d78832029 (patch)
tree0c32e3057e592621647b8b338b7aededb42e23b0 /os/hal/boards
parent52c1339d2333672a1824f1dc7ee8174cf5876ba4 (diff)
downloadChibiOS-5d80af2a1bda2db0ed1812cee0d5096d78832029.tar.gz
ChibiOS-5d80af2a1bda2db0ed1812cee0d5096d78832029.tar.bz2
ChibiOS-5d80af2a1bda2db0ed1812cee0d5096d78832029.zip
New STM32F37x headers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7331 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/boards')
-rw-r--r--os/hal/boards/ST_STM32373C_EVAL/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/boards/ST_STM32373C_EVAL/board.h b/os/hal/boards/ST_STM32373C_EVAL/board.h
index 95c345e43..863242331 100644
--- a/os/hal/boards/ST_STM32373C_EVAL/board.h
+++ b/os/hal/boards/ST_STM32373C_EVAL/board.h
@@ -43,7 +43,7 @@
/*
* MCU type as defined in the ST header.
*/
-#define STM32F37X
+#define STM32F373xC
/*
* IO pins assignments.