aboutsummaryrefslogtreecommitdiff
path: root/board/board-olimex-stm32-h103.h
diff options
context:
space:
mode:
authorNIIBE Yutaka <gniibe@fsij.org>2015-07-14 16:10:07 +0900
committerNIIBE Yutaka <gniibe@fsij.org>2015-07-14 16:10:07 +0900
commit27f71ff5c093f740c78a28644e3be2843c660b7d (patch)
tree45a580a5e2a5702aa557585f65f80c41ce136397 /board/board-olimex-stm32-h103.h
parent3ba8234cecde90467fb75d72055fa0c226ed16df (diff)
New sys.c
Diffstat (limited to 'board/board-olimex-stm32-h103.h')
-rw-r--r--board/board-olimex-stm32-h103.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/board-olimex-stm32-h103.h b/board/board-olimex-stm32-h103.h
index 26c3dd3..9bd011f 100644
--- a/board/board-olimex-stm32-h103.h
+++ b/board/board-olimex-stm32-h103.h
@@ -1,4 +1,5 @@
#define BOARD_NAME "Olimex STM32-H103"
+#define BOARD_ID 0xf92bb594
#define FLASH_PAGE_SIZE 1024
#define STM32F10X_MD /* Medium-density device */