aboutsummaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
Diffstat (limited to 'board')
-rw-r--r--board/board-stm32f0-discovery.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/board-stm32f0-discovery.h b/board/board-stm32f0-discovery.h
index 38ae214..48aa3d3 100644
--- a/board/board-stm32f0-discovery.h
+++ b/board/board-stm32f0-discovery.h
@@ -1,6 +1,8 @@
#define BOARD_NAME "STM32F0 Discovery"
#define BOARD_ID 0xde4b4bc1
+#define MCU_STM32F0 1
+
/*
* Running at 48MHz with HSI as clock source.
*