aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_NUCLEO_F030R8/board.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-09-28 16:49:01 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-09-28 16:49:01 +0000
commit4846421f19d01a4ddd9510d01ef76979e368f327 (patch)
tree406163adb2858e88a2ba5d508e0ad959d1d57bc5 /os/hal/boards/ST_NUCLEO_F030R8/board.h
parent5d80af2a1bda2db0ed1812cee0d5096d78832029 (diff)
downloadChibiOS-4846421f19d01a4ddd9510d01ef76979e368f327.tar.gz
ChibiOS-4846421f19d01a4ddd9510d01ef76979e368f327.tar.bz2
ChibiOS-4846421f19d01a4ddd9510d01ef76979e368f327.zip
New headers for STM32F0xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7332 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/boards/ST_NUCLEO_F030R8/board.h')
-rw-r--r--os/hal/boards/ST_NUCLEO_F030R8/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/boards/ST_NUCLEO_F030R8/board.h b/os/hal/boards/ST_NUCLEO_F030R8/board.h
index c9706ee83..afcf89760 100644
--- a/os/hal/boards/ST_NUCLEO_F030R8/board.h
+++ b/os/hal/boards/ST_NUCLEO_F030R8/board.h
@@ -47,7 +47,7 @@
/*
* MCU type as defined in the ST header.
*/
-#define STM32F030
+#define STM32F030x8
/*
* IO pins assignments.