aboutsummaryrefslogtreecommitdiffstats
path: root/boards/ST_STM32F0_DISCOVERY/board.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-08-05 09:36:11 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-08-05 09:36:11 +0000
commit12abed87e2460424a6262eef0fb516cb7798c355 (patch)
treeacdd5020254969a6079a88d289e720a90851ea7f /boards/ST_STM32F0_DISCOVERY/board.h
parent9cf7536bf3e942e65d82952e44c3e903d51696b8 (diff)
downloadChibiOS-12abed87e2460424a6262eef0fb516cb7798c355.tar.gz
ChibiOS-12abed87e2460424a6262eef0fb516cb7798c355.tar.bz2
ChibiOS-12abed87e2460424a6262eef0fb516cb7798c355.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4531 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'boards/ST_STM32F0_DISCOVERY/board.h')
-rw-r--r--boards/ST_STM32F0_DISCOVERY/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/ST_STM32F0_DISCOVERY/board.h b/boards/ST_STM32F0_DISCOVERY/board.h
index fe34c8190..65e5595aa 100644
--- a/boards/ST_STM32F0_DISCOVERY/board.h
+++ b/boards/ST_STM32F0_DISCOVERY/board.h
@@ -28,7 +28,7 @@
/*
* Board identifier.
*/
-#define BOARD_BOARD_ST_STM32F0_DISCOVERY
+#define BOARD_ST_STM32F0_DISCOVERY
#define BOARD_NAME "ST STM32F0-Discovery"