From a9de53c36be5ca31974cbf3c7903ca5cf7f7fff2 Mon Sep 17 00:00:00 2001 From: NIIBE Yutaka <gniibe@fsij.org> Date: Wed, 29 Jul 2015 17:06:17 +0900 Subject: board update, adding ST Dongle --- board/board-stm32f0-discovery.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'board/board-stm32f0-discovery.h') diff --git a/board/board-stm32f0-discovery.h b/board/board-stm32f0-discovery.h index 6a847ec..38ae214 100644 --- a/board/board-stm32f0-discovery.h +++ b/board/board-stm32f0-discovery.h @@ -9,8 +9,6 @@ /* __ARM_ARCH_6M__ */ -#define FLASH_PAGE_SIZE 1024 - #define STM32_PLLXTPRE STM32_PLLXTPRE_DIV1 #define STM32_PLLMUL_VALUE 12 #define STM32_HSICLK 8000000 -- cgit v1.2.3