aboutsummaryrefslogtreecommitdiff
path: root/board/board-fst-01.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/board-fst-01.h')
-rw-r--r--board/board-fst-01.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/board-fst-01.h b/board/board-fst-01.h
index aecb9db..c062133 100644
--- a/board/board-fst-01.h
+++ b/board/board-fst-01.h
@@ -1,4 +1,6 @@
#define BOARD_NAME "FST-01"
+#define BOARD_ID 0x696886af
+/* echo -n "FST-01" | sha256sum | sed -e 's/^.*\(........\) -$/\1/' */
#define FLASH_PAGE_SIZE 1024
#define STM32F10X_MD /* Medium-density device */