From 989863916548c54bccfd7ceeb932b655b52eba7b Mon Sep 17 00:00:00 2001
From: NIIBE Yutaka <gniibe@fsij.org>
Date: Wed, 15 Jul 2015 11:48:36 +0900
Subject: Update Cortex-M0 boards

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

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

diff --git a/board/board-stm32f0-discovery.h b/board/board-stm32f0-discovery.h
index 226efd4..6a847ec 100644
--- a/board/board-stm32f0-discovery.h
+++ b/board/board-stm32f0-discovery.h
@@ -1,3 +1,6 @@
+#define BOARD_NAME "STM32F0 Discovery"
+#define BOARD_ID    0xde4b4bc1
+
 /*
  * Running at 48MHz with HSI as clock source.
  * 
-- 
cgit v1.2.3