From c838e3f0e92f60023c95c1138e5fd5e95d24c7ea Mon Sep 17 00:00:00 2001 From: NIIBE Yutaka <gniibe@fsij.org> Date: Thu, 6 Jun 2013 12:08:35 +0900 Subject: sys.h changes --- board/board-stm8s-discovery.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'board/board-stm8s-discovery.h') diff --git a/board/board-stm8s-discovery.h b/board/board-stm8s-discovery.h index d43caf7..d20b1ab 100644 --- a/board/board-stm8s-discovery.h +++ b/board/board-stm8s-discovery.h @@ -1,3 +1,5 @@ +#define FLASH_PAGE_SIZE 1024 + #define STM32_PLLXTPRE STM32_PLLXTPRE_DIV1 #define STM32_PLLMUL_VALUE 9 #define STM32_HSECLK 8000000 -- cgit v1.2.3