From c9a8ec92c8646dbce832d4a6cc56bf92db73abe6 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Tue, 27 Oct 2015 08:53:21 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8392 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/boards/ST_STM3220G_EVAL/board.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/hal/boards') diff --git a/os/hal/boards/ST_STM3220G_EVAL/board.h b/os/hal/boards/ST_STM3220G_EVAL/board.h index 3f581ccb4..117fc9be9 100644 --- a/os/hal/boards/ST_STM3220G_EVAL/board.h +++ b/os/hal/boards/ST_STM3220G_EVAL/board.h @@ -37,7 +37,7 @@ /* * MCU type as defined in the ST header file stm32f2xx.h. */ -#define STM32F2XX +#define STM32F207xx /* * IO pins assignments. -- cgit v1.2.3