From 78718e57df6f55c0670cdb6b70337204dd045dba Mon Sep 17 00:00:00 2001
From: NIIBE Yutaka <gniibe@fsij.org>
Date: Thu, 2 Jun 2016 11:01:11 +0900
Subject: Move files

---
 board/board-stm32f0-discovery.h | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'board/board-stm32f0-discovery.h')

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.
  * 
-- 
cgit v1.2.3